summaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Expand)AuthorAgeFilesLines
* Don't call returnRequest() for sync RPC methodBjørn Christian Seime2022-01-311-2/+0
* Move destruction of final component graph to destroy()Bjørn Christian Seime2022-01-271-1/+2
* Wire in prepareStop() as RPC methodBjørn Christian Seime2022-01-271-20/+26
* Move final destruction to destroy() and add prepareStop()Bjørn Christian Seime2022-01-271-15/+24
* Cleanup management of active servers/clientsBjørn Christian Seime2022-01-271-42/+47
* Add trailing newlineBjørn Christian Seime2022-01-271-1/+1
* Add TODOBjørn Christian Seime2022-01-271-0/+2
* Wait for all previous container to terminateBjørn Christian Seime2022-01-271-19/+26
* Move shutdown timeout logic to separate classBjørn Christian Seime2022-01-265-47/+85
* Include generation number in log message for deconstructionBjørn Christian Seime2022-01-252-9/+12
* Redesign ComponentDeconstructor to start deconstruction immediatelyBjørn Christian Seime2022-01-253-45/+24
* Rename methods to 'waitForNextGraphGeneration'Bjørn Christian Seime2022-01-251-1/+1
* Log when deconstruction component graphBjørn Christian Seime2022-01-251-0/+3
* Use a single thread for graph deconstructionBjørn Christian Seime2022-01-251-2/+2
* Respect topological ordering when releasing shared resourcesBjørn Christian Seime2022-01-252-4/+12
* Explicitly deactivate current container and wait for termination to completeBjørn Christian Seime2022-01-251-7/+17
* Delegate responsibility/timing of cleaning up old components to callerBjørn Christian Seime2022-01-251-5/+7
* Rename methods that implicitly waits for a new config generationBjørn Christian Seime2022-01-251-1/+1
* Fail-fast if reconfigurer thread is interruptedBjørn Christian Seime2022-01-211-1/+2
* Fix typoBjørn Christian Seime2022-01-211-3/+3
* Name threadsBjørn Christian Seime2022-01-211-2/+2
* Remove add-opens that was added as a temporary workaroundgjoranv2021-12-211-1/+0
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-191-5/+8
* Simnplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-191-6/+8
* 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
* Use md5 command instead of md5sum on darwin.Tor Egge2021-12-111-1/+6
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-101-7/+2
* Merge pull request #20439 from vespa-engine/bratseth/zoneinfo-in-query-profil...Jon Bratseth2021-12-101-2/+7
|\
| * Add zone info to query profile contextJon Bratseth2021-12-091-2/+7
* | update ABI for generated buildersArne H Juul2021-12-091-0/+2
|/
* Allow intergroup redundancyJon Bratseth2021-12-081-2/+2
* Remove unused locale and language settings.gjoranv2021-11-291-4/+0
* Use java option '--illegal-access=debug' for jdk 11.gjoranv2021-11-291-0/+9
* Allow reflective access to sun.security.utilBjørn Christian Seime2021-11-151-0/+1
* Do not print expected cgget warningValerij Fredriksen2021-11-121-2/+7
* Add application to systeminfoJon Bratseth2021-11-091-2/+10
* Revert "Revert "Remove JVM option that is unsupported on JDK 17""Harald Musum2021-11-011-1/+0
* Revert "Remove JVM option that is unsupported on JDK 17"Harald Musum2021-11-011-0/+1
* Add ZoneInfoJon Bratseth2021-10-311-0/+30
* Update commentValerij Fredriksen2021-10-291-1/+1
* Check with vespa_cg2get if no value from cggetValerij Fredriksen2021-10-291-0/+8
* Get minimum value from cgroups v2 hierarchyHåkon Hallingstad2021-10-291-7/+18
* Merge pull request #19781 from vespa-engine/hakonhall/add-method-for-getting-...Valerij Fredriksen2021-10-281-0/+46
|\
| * Add method for getting value of cgroup v2 interface fileHåkon Hallingstad2021-10-281-0/+46
* | Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* | Remove option that is unsupported on JDK 17Harald Musum2021-10-271-1/+0
* | Add TODOs to embed asm and jetty in container-disc.gjoranv2021-10-261-0/+3
|/
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-151-2/+4
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-141-4/+2