summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Don't use shared fork join poolBjørn Christian Seime2020-11-091-12/+47
* Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-092-0/+2
* Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-091-2/+2
* Rewrite ConfigConvergenceChecker to use Apache instead of Jersey clientBjørn Christian Seime2020-11-091-67/+89
* Revert "Bjorncs/rewrite config convergence checker client"Harald Musum2020-11-093-134/+73
* Merge pull request #15234 from vespa-engine/bjorncs/rewrite-config-convergenc...Jon Marius Venstad2020-11-093-73/+134
|\
| * Don't reuse connectionsBjørn Christian Seime2020-11-091-6/+8
| * Don't use shared fork join poolBjørn Christian Seime2020-11-091-12/+47
| * Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-092-0/+2
| * Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-091-2/+2
| * Rewrite ConfigConvergenceChecker to use Apache instead of Jersey clientBjørn Christian Seime2020-11-091-67/+89
* | Merge pull request #15216 from vespa-engine/jonmv/use-most-specific-reindexin...Jon Marius Venstad2020-11-091-13/+7
|\ \ | |/ |/|
| * Use most specific, not latest, reindexing ready timestamp, in configJon Marius Venstad2020-11-071-13/+7
* | Debug preprocessing issueHarald Musum2020-11-091-1/+1
* | Revert "Bjorncs/rewrite config convergence checker client"Jon Marius Venstad2020-11-073-93/+69
* | Use static importHarald Musum2020-11-061-1/+3
* | SimplifyHarald Musum2020-11-063-36/+15
* | Merge pull request #15207 from vespa-engine/bjorncs/rewrite-config-convergenc...Bjørn Christian Seime2020-11-063-69/+93
|\ \
| * | Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-062-0/+2
| * | Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-061-2/+2
| * | Rewrite ConfigConvergenceChecker to use Apache instead of Jersey clientBjørn Christian Seime2020-11-061-67/+89
| |/
* | Merge pull request #15205 from vespa-engine/jonmv/reindex-in-deploy-wiringJon Marius Venstad2020-11-065-15/+54
|\ \
| * | Wire reindexing status into modelJon Marius Venstad2020-11-064-0/+17
| * | Store reindex actions as pending reindexing on successful activationJon Marius Venstad2020-11-061-15/+37
| |/
* / Fix minor stuff found while reading code, no functional changesHarald Musum2020-11-061-2/+1
|/
* Merge pull request #15186 from vespa-engine/jonmv/remove-non-lazy-pointless-c...Bjørn Christian Seime2020-11-051-1/+0
|\
| * Remove pointless config convergence checkJon Marius Venstad2020-11-051-1/+0
* | Write content for files in diretory to fileHarald Musum2020-11-041-5/+8
* | Use Optional<Status> to signal no reidexing for a typeJon Marius Venstad2020-11-041-4/+5
|/
* Merge pull request #15164 from vespa-engine/jonmv/reindexing-data-take-2Jon Marius Venstad2020-11-033-16/+39
|\
| * Remove unused memberJon Marius Venstad2020-11-031-2/+0
| * Default to "now" rather than EPOCH for new status, to avoid double reindexingJon Marius Venstad2020-11-033-9/+7
| * Lazy config gen checking and set ready to now if previous value is oldJon Marius Venstad2020-11-031-5/+32
* | Add feature flag for reindexingBjørn Christian Seime2020-11-031-1/+5
* | Remove leftover from Jetty scale factor feature flagBjørn Christian Seime2020-11-031-5/+0
* | Add a separate construct in ModelContext.Properties for feature flagsBjørn Christian Seime2020-11-031-0/+19
* | Merge pull request #15124 from vespa-engine/bjorncs/detect-reindexing-config-...Jon Marius Venstad2020-11-036-5/+150
|\ \
| * | Assume document type is always present after validation is completeBjørn Christian Seime2020-11-021-1/+1
| * | Rename 'REINDEXING' => 'REINDEX'Bjørn Christian Seime2020-11-021-1/+1
| * | Support reindex actions in configserverBjørn Christian Seime2020-10-306-5/+150
* | | Merge pull request #15159 from vespa-engine/jonmv/reindexing-data-take-2Jon Marius Venstad2020-11-035-47/+222
|\ \ \ | | |/ | |/|
| * | Add reindexing status maintainerJon Marius Venstad2020-11-032-1/+87
| * | Support config server maintainers with evenly spaced maintenance runsJon Marius Venstad2020-11-031-0/+22
| * | Move curator-stuff from TenantApplications to ApplicationCuratorDatabaseJon Marius Venstad2020-11-032-46/+113
* | | Merge branch 'master' into balder/add-some-feature-flagsHenning Baldersheim2020-11-035-164/+289
|\ \ \
| * \ \ Merge pull request #15154 from vespa-engine/bjorncs/rest-api-handler-cleanupBjørn Christian Seime2020-11-031-6/+0
| |\ \ \
| | * | | Use new restapi handler implementation by defaultBjørn Christian Seime2020-11-031-6/+0
| * | | | Merge pull request #15151 from vespa-engine/mpolden/separate-commit-unlockHåkon Hallingstad2020-11-031-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Do not commit and unlock togetherMartin Polden2020-11-031-2/+4
| | |/ /
| * / / Model reindexing status per cluster and document typeJon Marius Venstad2020-11-033-157/+285
| |/ /