summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Bratseth/apply on restart take 10"Jon Bratseth2020-12-0217-226/+24
|
* Revert "Merge pull request #15577 from ↵Jon Bratseth2020-12-0117-24/+226
| | | | | | | vespa-engine/revert-15575-bratseth/apply-on-restart-take-9" This reverts commit b9f054f862e6fc7bdbf41b9404605e2a8ad6b249, reversing changes made to 535b586bae36880259a792e2292f02b8495950fe.
* Revert "Bratseth/apply on restart take 9"Håkon Hallingstad2020-12-0117-226/+24
|
* Merge pull request #15574 from ↵Jon Marius Venstad2020-12-018-24/+311
|\ | | | | | | | | vespa-engine/bjorncs/cluster-controller-reindexing-status Bjorncs/cluster controller reindexing status
| * Fetch cluster reindexing status from cluster controllersBjørn Christian Seime2020-12-015-4/+292
| |
| * Move serialized value definition to State enumBjørn Christian Seime2020-12-013-13/+16
| |
| * Add helper method to rethrow checked as uncheckedBjørn Christian Seime2020-12-011-7/+3
| |
* | Fallback to old methodJon Bratseth2020-12-011-2/+11
| |
* | Move config instance building into configserverJon Bratseth2020-12-012-1/+119
| |
* | Revert "Merge pull request #15552 from ↵Jon Bratseth2020-12-0116-24/+99
| | | | | | | | | | | | | | vespa-engine/revert-15550-bratseth/apply-on-restart-take-8" This reverts commit 916492da87189ff9a07e39b22c64f2e1e31ff53a, reversing changes made to 3e5cf1de4c336c2e8d4f3a380dc242f402cb6dea.
* | Specify socket timeout for async I/O operationsBjørn Christian Seime2020-12-011-0/+4
|/
* Revert "Bratseth/apply on restart take 8"Jon Bratseth2020-11-3016-99/+24
|
* Revert "Merge pull request #15549 from ↵Jon Bratseth2020-11-3016-24/+99
| | | | | | | vespa-engine/revert-15543-bratseth/apply-on-restart-take-7" This reverts commit 0f2e5b7dba8f7009d227722b9491cc800d4f371b, reversing changes made to 1d5e07a044bff2aef764cfee0de10802c376e4b7.
* Revert "Bratseth/apply on restart take 7"Jon Bratseth2020-11-3016-99/+24
|
* Revert "Merge pull request #15542 from ↵Jon Bratseth2020-11-3016-24/+99
| | | | | | | vespa-engine/revert-15540-bratseth/apply-on-restart-take-6" This reverts commit cf34278a1f367301a740d9781cd07d32175bbd49, reversing changes made to 9d64924f89a48e712403fb73808e2280bfe3dfe3.
* Revert "Bratseth/apply on restart take 6"Jon Bratseth2020-11-3016-99/+24
|
* Revert "Merge pull request #15532 from ↵Jon Bratseth2020-11-3016-24/+99
| | | | | | | vespa-engine/revert-15527-bratseth/apply-on-restart-take-5" This reverts commit d91c72c22cae12468103ed4c43729e745916943e, reversing changes made to 9b47661ae5682e87cd963c63bdc2717896f468db.
* Revert "Bratseth/apply on restart take 5"Jon Bratseth2020-11-3016-99/+24
|
* Revert "Merge pull request #15521 from ↵Jon Bratseth2020-11-3016-24/+99
| | | | | | | vespa-engine/revert-15520-bratseth/apply-on-restart-take-4" This reverts commit 9e228790db5222124dd6a125a9937584bd1d4a4b, reversing changes made to a7cc1248bade10175a73a4602f8452ccda6a102a.
* Revert "Bratseth/apply on restart take 4"Jon Bratseth2020-11-2916-99/+24
|
* Revert "Merge pull request #15510 from ↵Jon Bratseth2020-11-2916-24/+99
| | | | | | | vespa-engine/revert-15508-bratseth/apply-on-restart-take-3" This reverts commit 3c95d11418e3ebffc1260207932b7e8f3955e1a0, reversing changes made to 7a1a70055770a82bf42bff668abaf011af3f6e55.
* Revert "Bratseth/apply on restart take 3"Jon Bratseth2020-11-2716-99/+24
|
* Merge pull request #15508 from vespa-engine/bratseth/apply-on-restart-take-3Jon Bratseth2020-11-2716-24/+99
|\ | | | | Bratseth/apply on restart take 3
| * Get config-lib directlyJon Bratseth2020-11-271-0/+12
| |
| * Revert "Merge pull request #15495 from ↵Jon Bratseth2020-11-2716-24/+87
| | | | | | | | | | | | | | vespa-engine/revert-15494-bratseth/apply-on-restart-take-2" This reverts commit ef4ece0ae64a1f1ec8accb257168b2a08d6971b1, reversing changes made to 204eb6f5faf91a6159ba5c7e01d2d8b6f307e8bd.
* | Get data for some event types only, for others data might be nullHarald Musum2020-11-271-4/+3
| |
* | Handle event data being nullHarald Musum2020-11-271-1/+4
|/
* Revert "Bratseth/apply on restart take 2"Harald Musum2020-11-2616-87/+24
|
* Depend on configgenJon Bratseth2020-11-261-0/+6
|
* Revert "Merge pull request #15492 from ↵Jon Bratseth2020-11-2615-24/+81
| | | | | | | vespa-engine/revert-15450-bratseth/apply-on-restart" This reverts commit ba62308f10b5d825d2de61ac2ea3de2c2dd067fc, reversing changes made to ffa40d46f1b0911dff10c98e5950117857474416.
* Revert "Support marking configs as apply on restart"Harald Musum2020-11-2615-81/+24
|
* Merge pull request #15450 from vespa-engine/bratseth/apply-on-restartJon Bratseth2020-11-2615-24/+81
|\ | | | | Support marking configs as apply on restart
| * Follow API changeJon Bratseth2020-11-257-6/+35
| |
| * Support marking configs as apply on restartJon Bratseth2020-11-248-18/+46
| |
* | Don't use LogLevelBjørn Christian Seime2020-11-252-5/+5
| |
* | Don't reuse clientsBjørn Christian Seime2020-11-251-39/+34
| | | | | | | | The unit tests never closes the config convergence checker, causing stale connections to eventually exhaust the limit for max open files.
* | Rewrite config convergence checker to use async http clientBjørn Christian Seime2020-11-254-95/+143
| |
* | Merge pull request #15465 from ↵Bjørn Christian Seime2020-11-254-16/+9
|\ \ | | | | | | | | | | | | vespa-engine/revert-15454-revert-15448-bjorncs/config-convergence-checker-preps Revert "Revert "Bjorncs/config convergence checker preps""
| * | Revert "Revert "Bjorncs/config convergence checker preps""Bjørn Christian Seime2020-11-254-16/+9
| | |
| * | Revert "Bjorncs/config convergence checker preps"Arnstein Ressem2020-11-254-9/+16
| | |
| * | Stabilize unit testBjørn Christian Seime2020-11-241-13/+4
| | | | | | | | | | | | Use JsonTestHelper for proper semantic json comparison.
| * | Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-243-1/+3
| | |
| * | Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-241-2/+2
| |/
* / Merge reindexing status for application and each cluster in HTTP responseJon Marius Venstad2020-11-253-24/+194
|/
* Use same clock in TenantApplications as elsewhereJon Marius Venstad2020-11-242-4/+7
|
* Write default value for reindexing status when creating new appJon Marius Venstad2020-11-242-2/+3
|
* Merge pull request #15409 from vespa-engine/mortent/pow-two-lbMorten Tokle2020-11-232-0/+22
|\ | | | | Use 'power of two choices' lb algorithm
| * Use 'power of two choices' lb algorithmMorten Tokle2020-11-202-0/+22
| |
* | Merge pull request #15405 from ↵Harald Musum2020-11-211-1/+7
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/log-when-builder-errors-when-getting-config Throw exception with more details when getConfig fails
| * | Throw exception with more details when getConfig failsHarald Musum2020-11-201-1/+7
| |/