summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* No functional changesJon Bratseth2021-12-152-5/+5
* Revert "Merge pull request #20456 from vespa-engine/revert-20439-bratseth/zon...Jon Bratseth2021-12-131-2/+7
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-101-7/+2
* Add zone info to query profile contextJon Bratseth2021-12-091-2/+7
* Allow intergroup redundancyJon Bratseth2021-12-081-2/+2
* Add application to systeminfoJon Bratseth2021-11-091-2/+10
* Add ZoneInfoJon Bratseth2021-10-311-0/+30
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-2/+4
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-4/+2
* Improve debugging of CloudSubscriber by adding a name.gjoranv2021-10-081-2/+4
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2018 copyright notices.gjoranv2021-10-074-4/+4
* Update 2017 copyright notices.gjoranv2021-10-0724-24/+24
* Expose node indices of a container cluster via SystemInfogjoranv2021-10-011-1/+1
* GC duplicate codeHenning Baldersheim2021-09-301-2/+1
* Add config id to heap dump for faster identification.Henning Baldersheim2021-09-301-1/+9
* Merge pull request #19287 from vespa-engine/hakonhall/log-vespa-version-when-...Håkon Hallingstad2021-09-271-1/+2
|\
| * Avoid the overloaded "container" nameHåkon Hallingstad2021-09-241-1/+1
| * Log Vespa version when jDisc startsHåkon Hallingstad2021-09-241-1/+2
* | Fix typoHenning Baldersheim2021-09-271-3/+3
* | Disable heapdumps on shutdown timeout by default.Henning Baldersheim2021-09-251-7/+14
|/
* Put it under VESPA_HOME/var/crash/java_pid.<pid>.hprof to get it processed au...Henning Baldersheim2021-09-221-1/+1
* Dump heap of live objects on failed application shutdown.Henning Baldersheim2021-09-221-3/+13
* Add Cluster to SystemInfogjoranv2021-09-131-1/+4
* Add Node to SystemInfogjoranv2021-09-131-2/+5
* Non-functional changesJon Marius Venstad2021-08-161-2/+2
* Revert "Merge pull request #18515 from vespa-engine/revert-18507-jonmv/reappl...Jon Marius Venstad2021-08-161-4/+0
* Do not export package that no longer exists.gjoranv2021-07-151-5/+0
* Revert "Jonmv/reapply session cache with injected config"Jon Marius Venstad2021-07-021-0/+4
* Revert "Merge pull request #18503 from vespa-engine/revert-18499-jonmv/sessio...Jon Marius Venstad2021-07-021-4/+0
* Revert "Use injected config in SessionCache"Jon Marius Venstad2021-07-011-0/+4
* Use injected config in SessionCacheJon Marius Venstad2021-07-011-4/+0
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-151-1/+1
* Provide fallback ConnectionLog instance for all container typesBjørn Christian Seime2021-02-151-0/+18
* enableSmallBuffers -> useSmallBuffersHenning Baldersheim2021-02-121-1/+1
* Use small buffers where size matters more than speed.Henning Baldersheim2021-02-121-1/+1
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-46/+35
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-35/+46
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-46/+35
* Remove the StateMetricConsumer class and its factory.gjoranv2021-01-261-24/+0
* Never provide a StateMetricConsumer.gjoranv2021-01-262-18/+5
* Track explicitly when we are initializing configJon Bratseth2020-12-161-6/+6
* Reduce shutdown deconstruction timeout from 10 min -> 45 secgjoranv2020-12-151-1/+3
* Make the deconstruct executor private again.gjoranv2020-12-151-2/+1
* Optimize imports.gjoranv2020-12-151-8/+5
* Extract method for task waiting and exception handling.gjoranv2020-12-151-12/+16
* Add constant for the deconstruct delay in RECONFIG mode.gjoranv2020-12-151-1/+2
* Wait for component deconstruction to finish when shutting down.gjoranv2020-12-152-7/+42
* Add metric for failed construction of component graphBjørn Christian Seime2020-12-091-3/+14