summaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Valerij Fredriksen2021-10-281-0/+46
|\ | | | | | | | | vespa-engine/hakonhall/add-method-for-getting-value-of-cgroup-v2-interface-file Add method for getting value of cgroup v2 interface file
| * 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
| | | | This reverts commit 868c29b272eb7773d5c4515cb33640a44074d05a.
* 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
|
* Do not embed bouncycastle or security-utils in container-discgjoranv2021-10-081-0/+10
|
* Update Verizon Media copyright notices.gjoranv2021-10-073-3/+3
|
* Update 2018 copyright notices.gjoranv2021-10-076-6/+6
|
* Update 2017 copyright notices.gjoranv2021-10-0739-39/+39
|
* Expose node indices of a container cluster via SystemInfogjoranv2021-10-011-1/+1
|
* GC duplicate codeHenning Baldersheim2021-09-301-2/+1
|
* Add copyright headerHenning Baldersheim2021-09-301-0/+1
|
* Add config id to heap dump for faster identification.Henning Baldersheim2021-09-302-1/+22
|
* Update name of the security-utils bundles.gjoranv2021-09-281-1/+1
|
* Merge branch 'master' into bratseth/linguistics-componentsJon Bratseth2021-09-273-11/+12
|\
| * Merge pull request #19277 from ↵gjoranv2021-09-271-9/+10
| |\ | | | | | | | | | | | | vespa-engine/revert-19276-revert-19096-install-common-bundles-via-config-model Reapply "Install common bundles via config model"
| | * Revert "Revert "Install common bundles via config model [run-systemtest]" ↵gjoranv2021-09-241-9/+10
| | | | | | | | | | | | MERGEOK"
| * | Revert "Revert "Use default value of jdisc.debug.resources.""Jon Marius Venstad2021-09-271-1/+0
| | |
| * | Revert "Use default value of jdisc.debug.resources."Jon Marius Venstad2021-09-271-0/+1
| | |
| * | Merge pull request #19287 from ↵Håkon Hallingstad2021-09-271-1/+2
| |\ \ | | | | | | | | | | | | | | | | vespa-engine/hakonhall/log-vespa-version-when-jdisc-starts Log Vespa version when jDisc starts
| | * | Avoid the overloaded "container" nameHåkon Hallingstad2021-09-241-1/+1
| | | |
| | * | Log Vespa version when jDisc startsHåkon Hallingstad2021-09-241-1/+2
| | |/
| * | Use default value of jdisc.debug.resourcesBjørn Christian Seime2021-09-271-1/+0
| | |
* | | Merge branch 'master' into bratseth/linguistics-componentsJon Bratseth2021-09-272-9/+14
|\| | | | | | | | | | | | | | | | | | | | Conflicts: linguistics-components/src/main/resources/configdefinitions/sentence-piece.def linguistics/src/main/resources/configdefinitions/language.sentencepiece.sentence-piece.def linguistics/src/main/resources/configdefinitions/sentence-piece.def
| * | Fix typoHenning Baldersheim2021-09-271-3/+3
| | |
| * | Disable heapdumps on shutdown timeout by default.Henning Baldersheim2021-09-251-7/+14
| |/
| * Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-10/+9
| |
| * Regroup bundles, no functional changesgjoranv2021-09-231-7/+10
| |
| * Install common Vespa bundles via config-model instead of disc pomgjoranv2021-09-231-2/+0
| |
| * Merge pull request #19239 from vespa-engine/config-bundle-cleanupgjoranv2021-09-221-2/+0
| |\ | | | | | | Config bundle cleanup [run-systemtest]
| | * No need to deploy configgen and defaults as separate bundles,gjoranv2021-09-221-2/+0
| | | | | | | | | | | | .. they are deployed as part of config-bundle.
* | | Separate component from linguisticsJon Bratseth2021-09-251-0/+1
|/ /
* | Put it under VESPA_HOME/var/crash/java_pid.<pid>.hprof to get it processed ↵Henning Baldersheim2021-09-221-1/+1
| | | | | | | | automatically.
* | Dump heap of live objects on failed application shutdown.Henning Baldersheim2021-09-221-3/+13
|/
* Remove spaces around '='gjoranv2021-09-171-1/+1
|
* Add Cluster to SystemInfogjoranv2021-09-131-1/+4
|
* Add Node to SystemInfogjoranv2021-09-131-2/+5
|
* Reserve 1G before computing heap size when it is given in percentage.Henning Baldersheim2021-08-251-0/+3
|