aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container/src
Commit message (Expand)AuthorAgeFilesLines
* jdisc -> containerHarald Musum2023-11-131-11/+10
* Support documented VESPA_CONFIGSERVER_ZOOKEEPER_BARRIER_TIMEOUT env variableHarald Musum2023-10-121-1/+3
* Update copyrightJon Bratseth2023-10-0911-11/+11
* Rename script-utils -> vespa-wrapperMartin Polden2023-02-061-1/+1
* Revert "Use default value for ZooKeeper snapsthot method for config servers"Martin Polden2023-02-011-0/+6
* ensure referenced directories actually existArne Juul2023-01-041-1/+1
* always use new "go" version of standalone container startupArne Juul2022-12-151-1/+1
* test more widelyArne Juul2022-12-061-1/+1
* test new startup for standalone containerArne Juul2022-12-061-0/+6
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-043-3/+3
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-043-3/+3
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-023-3/+3
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-7/+6
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-6/+7
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-7/+6
* Use a thread executor to fire off subcribes to multiple keys concurrently.Henning Baldersheim2022-11-111-0/+1
* Revert "Revert "Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [...Eirik Nygaard2022-11-071-1/+1
* Revert "Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [run-syst...Eirik Nygaard2022-11-071-1/+1
* Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [run-systemtest]""Eirik Nygaard2022-11-041-1/+1
* Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp [run-systemtest]"Arnstein Ressem2022-11-041-1/+1
* Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmpEirk Nygaard2022-11-041-1/+1
* * apply new common bootstrapArne Juul2022-10-241-13/+16
* Also consider heap overrides when controlling THP for jvms.Henning Baldersheim2022-06-161-5/+2
* () = {}Henning Baldersheim2022-06-081-1/+1
* Only enable -XX:+UseTransparentHugePages if heap is at least 2x hugepage size.Henning Baldersheim2022-06-081-2/+7
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-1/+0
* Use hugespages for jvm also when OS setting is [madvise]Henning Baldersheim2022-05-301-0/+1
* Only donload url config on containers - not config serverLester Solbakken2022-05-201-0/+1
* Switch off jdisc ConsoleLogManagerv7.585.20gjoranv2022-05-101-1/+1
* Merge pull request #22502 from vespa-engine/hakonhall/document-checkjavaHarald Musum2022-05-061-0/+4
|\
| * Document checkjavaHåkon Hallingstad2022-05-061-0/+4
* | Enable logging early, but only show errors and warnings.Henning Baldersheim2022-05-061-2/+2
|/
* Avoid the 'jdisc/' prefix used for logging during startup of standalone-conta...Henning Baldersheim2022-05-041-2/+2
* 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
* Make application dir upper levelJon Marius Venstad2022-03-241-0/+4
* Throw exception if subscriber is invoked after it's closedBjørn Christian Seime2022-02-071-2/+2
* Reapply "Shutdown reconfiguration thread in a more controlled way [run-system...Bjørn Christian Seime2022-02-071-5/+6
* Follow api changeHenning Baldersheim2022-02-071-3/+3
* Revert "Shutdown reconfiguration thread in a more controlled way [run-systemt...Bjørn Christian Seime2022-02-071-6/+5
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-5/+6
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-021-0/+1
* Make sure to set 'cloud' in configserver configHarald Musum2022-01-251-0/+5
* Use default value for ZooKeeper snapsthot method for config serversHarald Musum2022-01-201-6/+0
* Make variable name camel-caseHarald Musum2022-01-111-2/+2
* Supprt configuring ZooKeeper snapshot methodHarald Musum2022-01-111-0/+6
* Remove add-opens for sun.security.util for standalone containers.gjoranv2021-12-071-1/+0
* Create VESPA_HOME/var/crash as a directoryHåkon Hallingstad2021-12-021-0/+6
* Allow reflective access to sun.security.utilBjørn Christian Seime2021-11-151-0/+1