summaryrefslogtreecommitdiffstats
path: root/configserver/src
Commit message (Expand)AuthorAgeFilesLines
* Add back check for max node size when writing to ZooKeeperHarald Musum2021-07-117-14/+55
* Merge branch 'master' into musum/cleanup-ConfigCurator-1Harald Musum2021-07-0940-439/+347
|\
| * Avoid checking and creating nodeHarald Musum2021-07-081-1/+5
| * Add stack trace, need to figure out who calls this a long time after session ...Harald Musum2021-07-081-1/+1
| * Remove old clustercontroller status page endpointValerij Fredriksen2021-07-062-26/+0
| * Expose status page for more distributor and storagenode under /application/v2Valerij Fredriksen2021-07-063-7/+50
| * Cleanup ApplicationHandlerValerij Fredriksen2021-07-061-307/+145
| * Move requests to own packageValerij Fredriksen2021-07-0612-16/+24
| * Move responses to own packageValerij Fredriksen2021-07-0629-55/+74
| * Use MessageResponse for delete applicationValerij Fredriksen2021-07-062-7/+5
| * Move response classes to upper levelValerij Fredriksen2021-07-067-75/+102
| * Allow reflective access to java.nioBjørn Christian Seime2021-07-051-0/+1
* | Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-0914-306/+34
* | Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-0913-309/+63
* | Use Curator instead of ConfigCurator, part 3Harald Musum2021-07-0913-142/+108
* | Use Curator instead of ConfigCurator, part 2Harald Musum2021-07-085-26/+40
* | Use Curator instead of ConfigCurator, part 1Harald Musum2021-07-085-127/+131
* | Remove unnecessary methodHarald Musum2021-07-022-12/+1
* | Remove code for rewriting nodes with / in nameHarald Musum2021-07-021-23/+10
|/
* Avoid NPE when getting application set for non-loaded sessionJon Marius Venstad2021-07-021-2/+1
* GC dead codeHarald Musum2021-07-021-3/+0
* Merge pull request #18500 from vespa-engine/hmusum/add-feature-flags-for-reso...Harald Musum2021-07-011-0/+6
|\
| * Add feature flags for disk and memory resource limitsHarald Musum2021-07-011-0/+6
* | Include exception message in case the parse failsHåkon Hallingstad2021-07-011-2/+2
* | Print which tenant and session ID failed to loadHåkon Hallingstad2021-07-011-1/+2
|/
* Throw instead of returning null for getBytes()/getData()Harald Musum2021-06-306-46/+47
* Remove unused feature flagHarald Musum2021-06-291-2/+0
* Always move searchdefinitions to schemas dirHarald Musum2021-06-252-20/+3
* Fail if unable to get active applicationHarald Musum2021-06-251-3/+2
* Don't swallow exception when unable to find file references in useHarald Musum2021-06-253-20/+23
* Merge pull request #18381 from vespa-engine/freva/use-maxValerij Fredriksen2021-06-232-4/+4
|\
| * Use max value for resource utilizationValerij Fredriksen2021-06-232-4/+4
* | Remove warning produced by hc5 doing reflective access on SSLEngineImplBjørn Christian Seime2021-06-231-0/+1
* | Merge pull request #18376 from vespa-engine/balder/feature-flag-for-onnx-runt...Henning Baldersheim2021-06-231-0/+3
|\ \
| * | Add feature falg for controlling onnx dryrun verification.Henning Baldersheim2021-06-231-0/+3
| |/
* / Add feature flag for overriding TLS ciphersBjørn Christian Seime2021-06-231-0/+5
|/
* Merge pull request #18342 from vespa-engine/musum/remove-compatibility-codeHenning Baldersheim2021-06-211-9/+2
|\
| * Remove unused legacy codeHarald Musum2021-06-211-9/+2
* | Test that laoding an invalid session throws exceptionHarald Musum2021-06-213-15/+27
|/
* Remove conseecutiveFailurees metric: Not neededJon Bratseth2021-06-201-2/+1
* Add reindexing progress to deployment metricsValerij Fredriksen2021-06-185-1/+68
* Do not create application package notification for reindexingValerij Fredriksen2021-06-181-3/+3
* Check feed metric value separatelyOla Aunrønning2021-06-171-2/+4
* Log restart actions in configserver logValerij Fredriksen2021-06-161-0/+2
* Simplify application log prefix in configserverValerij Fredriksen2021-06-162-12/+4
* Load local sessions only if enabled by flagHarald Musum2021-06-151-3/+4
* Merge pull request #18257 from vespa-engine/hmusum/add-constructor-for-naming...Henning Baldersheim2021-06-151-2/+4
|\
| * Add constructor for naming JRTConnectionPoolHarald Musum2021-06-151-2/+4
* | Merge pull request #18266 from vespa-engine/hmusum/log-more-at-bootstrapHenning Baldersheim2021-06-151-2/+7
|\ \
| * | Make sure to always log when all apps have redeployedHarald Musum2021-06-151-2/+7
| |/