aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/sh/start-configserver
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Revert "Revert "Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp ↵Eirik Nygaard2022-11-071-1/+1
| | | | [run-systemtest]""""
* Revert "Revert "Revert "Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmp ↵Eirik Nygaard2022-11-071-1/+1
| | | | [run-systemtest]"""
* 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
|
* Merge pull request #24749 from ↵Eirik Nygaard2022-11-041-2/+2
|\ | | | | | | | | vespa-engine/hmusum/use-var-dir-for-zookeeper-config Use var/zookeeper/conf for zookeeper server and client config [run-systemtest]
| * Use var/zookeeper/conf for zookeeper server and client configHarald Musum2022-11-041-2/+2
| | | | | | | | | | Avoid using read-only conf/ directory for config files written when starting zookeeper
* | Move $VESPA_HOME/tmp to $VESPA_HOME/var/tmpEirk Nygaard2022-11-041-1/+1
|/ | | | | Prepare to support immutable container image where only var and logs directories must be writable. Create symlink from old tmp directory to $VESPA_HOME/var/tmp
* * apply new common bootstrapArne Juul2022-10-241-0/+3
| | | | | * remove now-duplicated code * prefer using ${VESPA_HOME} environment variable
* Support running Vespa in container as non-rootEirk Nygaard2022-10-211-3/+3
| | | | | | | | This removes the old VESPA_UNPRIVILEGED environment variable. Instead we use the old mechanisme if id of the user starting Vespa is root. If the container is started with a non-root user some sanity checking is done to either fail because wrong permissions are active, or warn the user for possibly too low limits.
* Remove support for yinst env variable for jvmargs for config serverHarald Musum2022-08-181-6/+4
|
* 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
|
* Use hugespages for jvm also when OS setting is [madvise]Henning Baldersheim2022-05-301-0/+1
|
* Switch off jdisc ConsoleLogManagerv7.585.20gjoranv2022-05-101-1/+1
| | | | - vespalog is now set up before loading the application.
* 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 configserver.Henning Baldersheim2022-05-051-3/+3
| | | | Disable logging during startup of jdisc. No reason for doing this different than any other container.
* Revert "Revert "Add recommended java.security options.""Arnstein Ressem2022-04-081-6/+7
|
* Revert "Add recommended java.security options."Arnstein Ressem2022-04-081-7/+6
|
* Add recommended java.security options.Arnstein Ressem2022-04-081-6/+7
|
* Delete file as root firstValerij Fredriksen2022-03-291-1/+2
|
* Write vespa file as vespa userValerij Fredriksen2022-03-281-1/+1
|
* Remove add-opens for sun.security.util for standalone containers.gjoranv2021-12-071-1/+0
| | | | - Only necessary (temporarily) for tenant containers.
* Allow reflective access to sun.security.utilBjørn Christian Seime2021-11-151-0/+1
|
* 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
|
* Remove option that is unsupported on JDK 17Harald Musum2021-10-271-1/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* 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
|
* Use default value of jdisc.debug.resourcesBjørn Christian Seime2021-09-271-1/+0
|
* Allow reflective access to java.nioBjørn Christian Seime2021-07-051-0/+1
|
* Remove warning produced by hc5 doing reflective access on SSLEngineImplBjørn Christian Seime2021-06-231-0/+1
|
* Print more of stack trace on config serverHarald Musum2021-04-291-0/+1
|
* Update start scriptsMorten Tokle2021-03-251-0/+1
|
* Always include stack trace when throwingHarald Musum2020-11-171-0/+1
|
* Set Java system property java.io.tmpdir to $VESPA_HOME/tmpHarald Musum2020-03-121-0/+1
|
* Configure ZooKeeper log file handlerHarald Musum2020-01-131-3/+3
|
* Add back removal of old lock filesHarald Musum2020-01-101-0/+1
|
* Make sure to close file handler used for zookeeper log messagesHarald Musum2020-01-101-2/+1
| | | | This avoid .lck files being left behind after stopping container
* Set error file pathValerij Fredriksen2020-01-091-2/+4
|
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|
* Always use var/jdisc_containerValerij Fredriksen2019-07-091-1/+1
|
* Use the new variablesValerij Fredriksen2019-03-211-1/+1
|
* Revert "Source container-environment"Valerij Fredriksen2019-03-201-8/+0
|
* Open java.base/java.iogjoranv2019-01-211-0/+1
| | | | | .. to allow com.yahoo.io.NativeIO to use reflective access on java.io.FileDescriptor.fd
* Open necessary packages to the unnamed modulegjoranv2019-01-211-0/+4
| | | | - for configserver and yet another standalone start script
* Source container-environmentValerij Fredriksen2018-11-191-0/+8
|
* just exit on out of memoryArne Juul2018-07-181-1/+1
| | | | | | * asking java to fork 'kill -9 %p' will often fail with "os::fork_and_exec failed: Cannot allocate memory (12)" message. * instead, use a newish option (from JDK 8u92) to just exit