summaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Collapse)AuthorAgeFilesLines
...
| * Only enable -XX:+UseTransparentHugePages if heap is at least 2x hugepage size.Henning Baldersheim2022-06-081-1/+1
| |
* | Move servlet-api to vespa-3party-bundles and update TODOsBjørn Christian Seime2022-06-081-7/+1
| |
* | Remove jdisc_jettyBjørn Christian Seime2022-06-081-6/+0
| |
* | Package spifly and asm dependencies into container-spifly bundleBjørn Christian Seime2022-06-081-11/+5
| |
* | Embed the core Jetty bundles inside container-coreBjørn Christian Seime2022-06-081-17/+4
|/
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Remove illegal_access_option in container start scriptHarald Musum2022-06-081-9/+0
| | | | Remove, not necessary when using JDK 17
* Remove config version on Vespa 8Jon Bratseth2022-06-081-2/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-082-4/+0
|
* Remove on Vespa 8Jon Bratseth2022-06-081-34/+0
|
* Do not install Jersey bundles in jdisc.gjoranv2022-06-081-17/+3
|
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-1/+0
| | | | Also remove some deprecated methods in ConfigGetter
* Stop exporting org.json (including removal of deprecated APIs)Bjørn Christian Seime2022-06-081-4/+0
|
* Prevent that hugetlbfs(thing of the past) and THP competes.Henning Baldersheim2022-05-301-3/+0
|
* Use hugespages for jvm also when OS setting is [madvise]Henning Baldersheim2022-05-301-0/+1
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Support proxying of health checks to connector requiring proxy-protocolBjørn Christian Seime2022-05-111-0/+1
| | | | | Use Jetty instead of Apache http client. Install jetty-client bundle.
* Switch off jdisc ConsoleLogManagerv7.585.20gjoranv2022-05-101-1/+1
| | | | - vespalog is now set up before loading the application.
* Set up vespalog in StandaloneMain static initializergjoranv2022-05-101-1/+0
| | | | - Remove unused InitializeLog
* Remove duplicate call to InitializeLog.init()gjoranv2022-05-101-1/+0
|
* Reapply setup of vespalog in jdisc_core (#22509)gjoranv2022-05-101-3/+2
| | | | Revert "Merge pull request #22515 from vespa-engine/revert-22509-setup-vespalog-in-jdisc_core"
* Use -Xlog:gc instead of -verbose:gcHarald Musum2022-05-101-1/+1
|
* Don't set system property if service cannot run ZooKeeperHarald Musum2022-05-101-2/+7
| | | | Also fix bug related to deleting lock file
* Configure zookeeper log file only for services that might use zookeeperHarald Musum2022-05-101-2/+4
|
* Revert "Setup vespalog in jdisc core [run-systemtest]"Henning Baldersheim2022-05-091-2/+3
|
* Move to non-public impl package.Henning Baldersheim2022-05-091-1/+1
|
* Initialize logging earlier in container startup sequenceHenning Baldersheim2022-05-091-3/+2
|
* Use 'annotations' from jdisc_core, do not embed in container-disc.gjoranv2022-05-081-1/+7
|
* Set vespajlib, vespalog and defaults to scope provided.gjoranv2022-05-081-0/+8
| | | | | | - These artifacts are included on classpath and will be exported via jdisc_core. (vespajlib has actually been embedded in jdisc_core since 2017)
* Merge pull request #22491 from ↵Henning Baldersheim2022-05-061-2/+2
|\ | | | | | | | | vespa-engine/balder/enable-warning-and-error-during-early-java-container-startup Enable warning and error logging during early startup phase for stand…
| * Enable warning and error logging during early startup phase for standard ↵Henning Baldersheim2022-05-061-2/+2
| | | | | | | | | | | | jdisc containers. This makes it the same as for configserver and node-admin.
* | Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-067-7/+7
|/
* Report metrics for the size of the native heap.Henning Baldersheim2022-04-272-1/+14
|
* Update expected number of metricsHenning Baldersheim2022-04-251-2/+2
|
* Report direct memory usageHenning Baldersheim2022-04-251-7/+28
|
* Revert "Prefer BouncyCastle as security provider [run-systemtest]"Harald Musum2022-04-201-1/+1
|
* Install BC as prefered provider for jdiscBjørn Christian Seime2022-04-201-1/+1
|
* Revert "Revert "Add recommended java.security options.""Arnstein Ressem2022-04-081-0/+1
|
* Revert "Add recommended java.security options."Arnstein Ressem2022-04-081-1/+0
|
* Add recommended java.security options.Arnstein Ressem2022-04-081-0/+1
|
* Remove the jersey-proxy-client bundle.gjoranv2022-03-311-1/+0
| | | | Unused, since providing Jersey from configserver.
* Revert "Remove jersey proxy client [run-systemtest]"Håkon Hallingstad2022-03-291-0/+1
|
* Remove the jersey-proxy-client bundle.gjoranv2022-03-291-1/+0
| | | | Unused, since providing Jersey from configserver.
* Remove jersey-media-* and related bundles.gjoranv2022-03-281-4/+0
|
* Revert "Remove jersey media bundles 2 [run-systemtest]"Jon Marius Venstad2022-03-271-0/+4
|
* Remove jersey-media-* and related bundles.gjoranv2022-03-251-4/+0
|
* Revert "Remove jersey-media-* and related bundles [run-systemtest]"gjoranv2022-03-231-0/+4
|
* Remove jersey-media-* and related bundles.gjoranv2022-03-201-4/+0
|
* Install BouncyCastle during jdisc startupBjørn Christian Seime2022-02-181-0/+20
|
* Log number of bundles uninstalledBjørn Christian Seime2022-02-141-3/+3
|