aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-reindexer/src/main
Commit message (Expand)AuthorAgeFilesLines
* Allow modifying reindexing speed, and speed 0 halts reindexingjonmv2024-05-162-13/+12
* Revert "Merge pull request #29683 from vespa-engine/revert-29678-jonmv/reappl...jonmv2023-12-172-2/+2
* Revert "Jonmv/reapply zk 3.9.1"Harald Musum2023-12-162-2/+2
* Revert "Merge pull request #29674 from vespa-engine/revert-29671-jonmv/reappl...jonmv2023-12-152-2/+2
* Revert "Jonmv/reapply zk 3.9.1"Jon Marius Venstad2023-12-152-2/+2
* Revert "Merge pull request #29669 from vespa-engine/revert-29662-revert-29661...jonmv2023-12-152-2/+2
* Revert "Revert "Revert "Jonmv/zk 3.9.1 clients 2"""Jon Marius Venstad2023-12-152-2/+2
* Revert "Revert "Jonmv/zk 3.9.1 clients 2""Jon Marius Venstad2023-12-142-2/+2
* Revert "Jonmv/zk 3.9.1 clients 2"Harald Musum2023-12-142-2/+2
* Export VespaZookeeperServer from a separate packagejonmv2023-12-142-2/+2
* Update copyrightJon Bratseth2023-10-096-6/+6
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-221-1/+2
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-221-2/+1
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-211-1/+2
* Require capabilities for built-in request handlersBjørn Christian Seime2023-02-141-2/+7
* Just use Streams.toList as that is unmdifiable.Henning Baldersheim2023-01-182-5/+3
* Unify on Streams.toList()Henning Baldersheim2023-01-181-2/+1
* Correctly propagate argument in UncheckedInterruptedExceptionjonmv2022-10-101-1/+0
* Remove "state" dimension from reindexing metricsjonmv2022-08-081-21/+1
* more cleanup of DocumentTypeManager APIArne H Juul2022-06-081-1/+1
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-062-2/+2
* Close Curator instancesJon Marius Venstad2022-03-093-4/+15
* Remove unused imports.gjoranv2022-03-061-3/+0
* Inject DocumentTypeManager to ReindexingV1ApiHandlergjoranv2022-03-061-4/+5
* Require shutdown to complete faster.Henning Baldersheim2022-02-111-4/+10
* Max 128 visitors for reindexingJon Marius Venstad2022-02-021-0/+1
* Increase interval to store progress token from 10s to 60sHenning Baldersheim2022-01-311-1/+2
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-141-4/+2
* More aggressive reindexing throttler settingsJon Marius Venstad2021-12-161-3/+3
* Set speed: 1 for config change reindexing, and user-specified in (0, 10] from...Jon Marius Venstad2021-12-151-1/+1
* Support variable reindexing speed, based on configJon Marius Venstad2021-12-154-34/+89
* Update Verizon Media copyright notices.gjoranv2021-10-076-6/+6
* Allow fewer outstanding messages per reindexing visitorJon Marius Venstad2021-08-181-1/+1
* Add logging to ReindexingCuratorJon Marius Venstad2021-07-091-2/+10
* Avoid thread-unsafe use of ProgressTokenJon Marius Venstad2021-07-092-7/+7
* Always hold lock when doing read-write of statusJon Marius Venstad2021-07-091-4/+2
* Let reindexing resume from FAILED state after 10 minutesJon Marius Venstad2021-03-172-5/+8
* Write initial state on construction, not runJon Marius Venstad2021-02-202-11/+20
* Assume reindexing is done for ready types when no data/data lostJon Marius Venstad2021-02-192-2/+19
* Shut down shared Curator used by ReindexersJon Marius Venstad2021-02-141-2/+6
* Revert "Close the underlying Curator to avoid leaking threads and other resou...Jon Marius Venstad2021-02-143-26/+9
* Close the underlying Curator to avoid leaking threads and other resources.Henning Baldersheim2021-02-123-9/+26
* Remove obsolete feature falgJon Marius Venstad2021-02-082-10/+6
* Improved model for reindexing dataJon Marius Venstad2021-01-181-4/+2
* Handle no result being set after abort and interruptJon Marius Venstad2021-01-151-5/+8
* More foreceful reindexing shutdownJon Marius Venstad2021-01-121-1/+2
* Use "[Content:cluster=...]" for routes instead of (only-sometimes-)generated ...Jon Marius Venstad2021-01-051-1/+1
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-052-8/+3
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-052-3/+8
* Use clustername-direct routes for visitorsJon Marius Venstad2021-01-041-1/+1