aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Bjørn Christian Seime2022-02-071-5/+6
| | | | [run-systemtest]""
* Follow api changeHenning Baldersheim2022-02-071-3/+3
|
* Revert "Shutdown reconfiguration thread in a more controlled way ↵Bjørn Christian Seime2022-02-071-6/+5
| | | | [run-systemtest]"
* Shutdown reconfiguration thread in a more controlled wayBjørn Christian Seime2022-02-041-5/+6
| | | | Use interrupts is a horrible mechanism as we cannot control which part of the code receives the signal.
* 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
| | | | Use default value from config definition
* 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
| | | | - Only necessary (temporarily) for tenant containers.
* 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
|
* 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
|
* Reapply "Container config improvements [run-systemtest]"gjoranv2021-10-152-2/+2
| | | | This reverts commit 868c29b272eb7773d5c4515cb33640a44074d05a.
* Revert "Container config improvements [run-systemtest]"Henning Baldersheim2021-10-142-2/+2
|
* Improve debugging of CloudSubscriber by adding a name.gjoranv2021-10-082-2/+2
|
* Update 2018 copyright notices.gjoranv2021-10-0710-10/+10
|
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
|
* 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 #19281 from ↵Harald Musum2021-09-271-1/+1
|\ | | | | | | | | vespa-engine/bratseth/tolerate-missing-file-references Tolerate missing file references
| * Tolerate missing file referencesJon Bratseth2021-09-241-1/+1
| | | | | | | | | | | | If Vespa contains a config definition with a path, and this is set by the application, this will cause a hash file reference, which we should not attemt to resolve server side.
* | Merge pull request #19280 from vespa-engine/bratseth/cleanup-876Harald Musum2021-09-271-0/+2
|\ \ | | | | | | No functional changes
| * | No functional changesJon Bratseth2021-09-241-0/+2
| |/
* / Use default value of jdisc.debug.resourcesBjørn Christian Seime2021-09-271-1/+0
|/
* Implement addBlob for LocalFileDB too.Henning Baldersheim2021-09-092-24/+20
|
* Provide the blob name externallyHenning Baldersheim2021-08-251-2/+2
|
* Remove unused method.Henning Baldersheim2021-08-191-4/+0
|
* Allow reflective access to java.nioBjørn Christian Seime2021-07-051-0/+1
|
* Preinstall model-evaluation bundles in standalone containers.gjoranv2021-07-021-0/+2
| | | | - Configserver needs them because the config-model uses their apis
* Remove warning produced by hc5 doing reflective access on SSLEngineImplBjørn Christian Seime2021-06-231-0/+1
|
* Add option for adding blobsHenning Baldersheim2021-06-091-5/+6
|
* Update start scriptsMorten Tokle2021-03-251-0/+1
|
* Ensure transitive dependencies of vespajlib are present on test classpathBjørn Christian Seime2021-01-201-0/+6
| | | | | | Some modules misuse container-dev as a compile/test dependency or have container-test missing as test dependency. Depend on container-test where it does not create a cycle. Otherwise depend directly on vespajlib without altering scope of existing transitive vespajlib dependency.
* Track explicitly when we are initializing configJon Bratseth2020-12-161-1/+2
|
* Revert "Merge pull request #15739 from ↵Jon Bratseth2020-12-081-3/+0
| | | | | | | vespa-engine/revert-15734-bratseth/simplify-config-take-2" This reverts commit d1e33a9420805f5d416ca55ed79497fd28f20216, reversing changes made to 10464c859ccca2596e2b841612f8ea958330e4dc.
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-081-0/+3
|
* Revert "Merge pull request #15690 from ↵Jon Bratseth2020-12-071-3/+0
| | | | | | | vespa-engine/revert-15686-bratseth/simplify-config" This reverts commit a90709008ec0d108ee9a2e26bda20e39a10424b5, reversing changes made to fcb2b4a2fd7a594520613c48d58e26963c68ea90.
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy ↵Jon Bratseth2020-12-041-0/+3
| | | | impleme…"
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-041-3/+0
|
* Minor unification of tests.Henning Baldersheim2020-08-123-21/+14
|
* Use plain strings for platform bundles, instead of file referencesgjoranv2020-07-181-1/+1
|
* Reapply "Load platform bundles separately 3"gjoranv2020-07-171-5/+10
| | | | This reverts commit 1c69b4e72b3212e3ce989a8675db08ac51b7f79d.