summaryrefslogtreecommitdiffstats
path: root/clustercontroller-reindexer
Commit message (Expand)AuthorAgeFilesLines
...
* More foreceful reindexing shutdownJon Marius Venstad2021-01-121-1/+2
* Use "[Content:cluster=...]" for routes instead of (only-sometimes-)generated ...Jon Marius Venstad2021-01-052-2/+2
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-054-12/+7
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-054-7/+12
* Use clustername-direct routes for visitorsJon Marius Venstad2021-01-042-2/+2
* Use just content cluster name as routeJon Marius Venstad2020-12-302-2/+2
* Replace use of [Storage... with [Content... and avoid overriding config idJon Marius Venstad2020-12-304-12/+7
* Merge pull request #15772 from vespa-engine/jonmv/percentwise-progress-in-apiJon Marius Venstad2020-12-102-2/+2
|\
| * Use double progress [0, 1] instead of stringJon Marius Venstad2020-12-102-2/+2
| * Use percent complete instead of actual progress tokenJon Marius Venstad2020-12-102-2/+2
* | Merge pull request #15754 from vespa-engine/jonmv/reindexing-aggressiveness-i...Jon Marius Venstad2020-12-093-34/+33
|\ \
| * | Control reindexer resource usage with a feature flagJon Marius Venstad2020-12-093-34/+33
| |/
* / Keep metrics in sync across cluster controller containersJon Marius Venstad2020-12-091-0/+3
|/
* Merge pull request #15704 from vespa-engine/revert-15691-revert-15677-jonmv/r...Jon Marius Venstad2020-12-088-94/+116
|\
| * Revert "Revert "Jonmv/reindexing over multiple clusters""Jon Marius Venstad2020-12-078-94/+116
* | Merge pull request #15732 from vespa-engine/revert-15731-revert-15724-revert-...Harald Musum2020-12-081-1/+1
|\ \
| * | Revert "Revert "Revert "Revert "Always deconstruct in reverse creation order,...Jon Marius Venstad2020-12-081-1/+1
* | | Merge pull request #15721 from vespa-engine/jonmv/even-softer-dynamic-throttlingJon Marius Venstad2020-12-081-2/+4
|\ \ \ | |/ / |/| |
| * | Dynamic with even lower weightJon Marius Venstad2020-12-071-2/+4
* | | Revert "Revert "Revert "Always deconstruct in reverse creation order, includi...Jon Marius Venstad2020-12-081-1/+1
* | | Revert "Revert "Always deconstruct in reverse creation order, including Provi...Jon Marius Venstad2020-12-071-1/+1
* | | Revert "Always deconstruct in reverse creation order, including Provider obje...Arnstein Ressem2020-12-071-1/+1
* | | Merge pull request #15720 from vespa-engine/jonmv/try-static-throttlingJon Marius Venstad2020-12-071-5/+3
|\| |
| * | Try a static throttling policy for comparisonJon Marius Venstad2020-12-071-5/+3
* | | Merge pull request #15719 from vespa-engine/jonmv/accept-unexpected-reindexin...Jon Marius Venstad2020-12-071-3/+4
|\ \ \ | |/ / |/| |
| * | Avoid transition RUNNING -> RUNNINGJon Marius Venstad2020-12-071-3/+4
| |/
* / Always deconstruct in reverse creation order, including Provider objectsJon Marius Venstad2020-12-071-1/+1
|/
* Revert "Jonmv/reindexing over multiple clusters"Jon Marius Venstad2020-12-048-116/+94
* Merge reindexing responses with multiple clusters in client in cfg serverJon Marius Venstad2020-12-042-10/+14
* Support multiple clusters in one cluster controllerJon Marius Venstad2020-12-048-94/+111
* Expect NPE when we should expect NPE, and avoid IAE due to illegal configJon Marius Venstad2020-12-041-1/+2
* Merge pull request #15641 from vespa-engine/jonmv/"clear"-reindexing-metrics0...Jon Marius Venstad2020-12-032-7/+28
|\
| * Fix typoJon Marius Venstad2020-12-031-1/+1
| * Report reindexing progress as -1 for non-current statesJon Marius Venstad2020-12-032-7/+28
* | Avoid writing stale reindexing status to ZKJon Marius Venstad2020-12-031-10/+7
|/
* Merge pull request #15424 from vespa-engine/jonmv/reindexing-visitorTor Brede Vekterli2020-12-022-2/+3
|\
| * Use ReindexingVisitor, and specify 1 bucket per visitorJon Marius Venstad2020-11-232-2/+3
* | Set initial window size to max of min and increment, in dynamic throttle policyJon Marius Venstad2020-12-011-1/+1
* | Dynamic number of smaller visitors, with larger resize windowJon Marius Venstad2020-11-301-3/+3
* | Window size 4Jon Marius Venstad2020-11-301-2/+2
* | Try fixed at maxpending 2 for comparisonJon Marius Venstad2020-11-291-1/+2
* | Even lover weightJon Marius Venstad2020-11-281-0/+1
* | Set min, not max, window size to 1 >_<Jon Marius Venstad2020-11-281-1/+1
* | Min window size 20 is still waaaay too muchJon Marius Venstad2020-11-281-1/+2
* | Reduce weight even moreJon Marius Venstad2020-11-271-2/+2
* | Manipulate window size increments insteadJon Marius Venstad2020-11-271-1/+2
* | Reduce reindexer dynamic throttle policy weightJon Marius Venstad2020-11-271-0/+2
* | Move ReindexingConfig up into ClusterControllerContainerJon Marius Venstad2020-11-231-7/+6
* | Revert "Revert "Jonmv/reindexing rest api""Jon Marius Venstad2020-11-233-8/+186
|/
* Revert "Jonmv/reindexing rest api"Jon Marius Venstad2020-11-203-186/+8