aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor
Commit message (Collapse)AuthorAgeFilesLines
* unify java warningsArne H Juul2022-01-061-8/+0
| | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* Add InfrastructureApplication in application-modelHåkon Hallingstad2022-01-0310-45/+33
|
* Cleanup: No functional changesJon Bratseth2021-11-304-9/+18
|
* Log at lower log levelHarald Musum2021-11-081-1/+1
|
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
|
* Revert "Remove deps to http-utils and add vespajlib where necessary."gjoranv2021-10-211-6/+6
| | | | This reverts commit fe260fe8a98c1d2d19633e16a6308857c9577878.
* Update Verizon Media copyright notices.gjoranv2021-10-077-7/+7
|
* Update 2018 copyright notices.gjoranv2021-10-0754-55/+55
|
* Update 2017 copyright notices.gjoranv2021-10-0718-18/+18
|
* Remove deps to http-utils and add vespajlib where necessary.gjoranv2021-09-301-6/+6
|
* Remove use-unknown-service-status flagHåkon Hallingstad2021-09-297-31/+16
|
* Use unknown service status in testsHåkon Hallingstad2021-09-133-9/+9
|
* Add ServiceStatus.UNKNOWNHåkon Hallingstad2021-09-138-14/+27
|
* Stop sending hints about files that should be downloaded when doing prepareHarald Musum2021-08-161-7/+0
| | | | | | This is just an optimzation and is not today in hosted Vespa, since authorization will not allow access to any new files until application is activated anyway
* Avoid references to unexported classesHåkon Hallingstad2021-07-291-21/+0
|
* Revert "Revert "Pass around orchestration parameters""Håkon Hallingstad2021-07-292-1/+22
|
* Revert "Pass around orchestration parameters"Håkon Hallingstad2021-07-292-22/+1
|
* OrchestrationParamsHåkon Hallingstad2021-07-282-1/+22
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-061-8/+6
|
* Revert "Use provided apache http client bundle from container [run-systemtest]"Harald Musum2021-07-051-6/+8
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-051-8/+6
|
* Revert "Reapply "Use provided apache http client bundle from container""Bjørn Christian Seime2021-06-231-6/+8
|
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-231-8/+6
|
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+8
| | | | [run-systemtest]""
* Revert "Revert "Reapply "Use provided apache http client bundle from ↵Harald Musum2021-06-221-8/+6
| | | | container" [run-systemtest]""
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+8
| | | | [run-systemtest]"
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-8/+6
| | | | This reverts commit 89c9ae74e5aa065981ea55fe326369df64219c6b.
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-6/+8
| | | | This reverts commit a181d8d9de3f4e73daab9ee0d62fd25f094fce2f.
* Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-8/+6
|
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-151-1/+1
|
* Use small buffersJon Marius Venstad2021-05-031-0/+1
|
* Avoid extra syncJon Marius Venstad2021-05-031-1/+1
|
* use a shared transport layer for health monitorJon Marius Venstad2021-05-034-19/+35
|
* Shut down transport threads of health monitorJon Marius Venstad2021-05-032-6/+12
|
* More lazy debug log message generationJon Marius Venstad2021-04-282-3/+3
|
* Merge pull request #17120 from ↵Martin Polden2021-03-233-3/+16
|\ | | | | | | | | vespa-engine/hakonhall/require-3-config-server-like-hosts Require 3 config server (and controller) hosts
| * Require 3 config server (and controller) hostsHåkon Hallingstad2021-03-233-3/+16
| | | | | | | | | | | | | | | | | | We already require 3 config server (and controller) nodes, but it is not sufficient to protect the hosts from being left with only 1 healthy host: Say the config server host application contains 2 nodes. An upgrade of host-admin on one of those nodes is allowed, since only the host is suspended and none of the 2 nodes are down. This is fixed by handling config server hosts similar to config servers: assume 3 nodes.
* | Move client builders to major specific sub packagesJon Marius Venstad2021-03-231-1/+1
|/
* Test orchestration of config server reprovisioningHåkon Hallingstad2021-03-121-3/+3
|
* Limit host sharing to host node typeMartin Polden2021-03-032-2/+1
|
* SimplifyMartin Polden2021-03-023-20/+11
|
* Make ConfigServerApplication and ControllerApplication statefulMartin Polden2021-03-012-0/+28
|
* Update HostsModel as wellJon Marius Venstad2021-01-151-6/+0
|
* Revert "Merge pull request #15581 from ↵Jon Bratseth2020-12-021-0/+9
| | | | | | | vespa-engine/revert-15578-bratseth/apply-on-restart-take-10" This reverts commit 4cf13bc7db215e77f7688e429f700880c115fe76, reversing changes made to e21f385bd4f21326608f3a69325df4e96d4a65e5.
* Revert "Bratseth/apply on restart take 10"Jon Bratseth2020-12-021-9/+0
|
* Revert "Merge pull request #15577 from ↵Jon Bratseth2020-12-011-0/+9
| | | | | | | vespa-engine/revert-15575-bratseth/apply-on-restart-take-9" This reverts commit b9f054f862e6fc7bdbf41b9404605e2a8ad6b249, reversing changes made to 535b586bae36880259a792e2292f02b8495950fe.
* Revert "Bratseth/apply on restart take 9"Håkon Hallingstad2020-12-011-9/+0
|
* Revert "Merge pull request #15552 from ↵Jon Bratseth2020-12-011-0/+9
| | | | | | | vespa-engine/revert-15550-bratseth/apply-on-restart-take-8" This reverts commit 916492da87189ff9a07e39b22c64f2e1e31ff53a, reversing changes made to 3e5cf1de4c336c2e8d4f3a380dc242f402cb6dea.
* Revert "Bratseth/apply on restart take 8"Jon Bratseth2020-11-301-9/+0
|
* Revert "Merge pull request #15549 from ↵Jon Bratseth2020-11-301-0/+9
| | | | | | | vespa-engine/revert-15543-bratseth/apply-on-restart-take-7" This reverts commit 0f2e5b7dba8f7009d227722b9491cc800d4f371b, reversing changes made to 1d5e07a044bff2aef764cfee0de10802c376e4b7.