summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.381.20-1].vespa-7.381.20-1sd-buildbot2021-03-254-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.381.20 --no-auto-changelog
* Merge pull request #17140 from vespa-engine/gjoranv/merge-http-into-core_rebasedgjoranv2021-03-25207-1959/+1657
|\ | | | | Gjoranv/merge http into core (rebased)
| * Add missing whitespace.gjoranv2021-03-241-1/+1
| |
| * Remove the jdisc_http_service module.gjoranv2021-03-23172-20598/+4
| | | | | | | | - It has been merged into container-core.
| * Fix raw usage of ContainerCluster in unit test.gjoranv2021-03-231-3/+3
| |
| * Update all component specs to use the container-disc bundlegjoranv2021-03-2311-28/+19
| | | | | | | | .. instead of jdisc_http_service.
| * Update class comment.gjoranv2021-03-231-2/+1
| | | | | | | | | | - This class was originally in jdisc_http_service, so it's unclear what its intention was.
| * Remove jdisc_http_service, chain and processing from Code-map.gjoranv2021-03-231-4/+1
| |
| * Do not build or install the jdisc_http_service module.gjoranv2021-03-233-3/+0
| |
| * Do not install the jdisc_http_service bundle.gjoranv2021-03-231-1/+0
| |
| * Remove all dependencies to jdisc_http_servicegjoranv2021-03-2313-71/+1
| |
| * Install bouncycastle dependency jars.gjoranv2021-03-231-0/+1
| |
| * Update abi spec after merging in jdisc_http_service.gjoranv2021-03-231-0/+1480
| |
| * Copy plugin configuration from jdisc_http_service.gjoranv2021-03-231-0/+16
| | | | | | | | - Copy bouncycastle deps to target/deps
| * Add preinstall bundles from jdisc_http_service to container-disc.gjoranv2021-03-231-0/+13
| |
| * Add necessary test deps from jdisc_http_service.gjoranv2021-03-231-6/+36
| | | | | | | | - org.bouncycastle:bcpkix-jdk15on could be skipped
| * Add test java source files from jdisc_http_service.gjoranv2021-03-2345-0/+7032
| |
| * Add main java source from jdisc_http_service.gjoranv2021-03-23113-0/+11601
| |
| * Add dependencies required by jdisc_http_servicegjoranv2021-03-231-0/+11
| | | | | | | | | | - vespalog is exported by the container-disc bundle , and hence declared in compile scope.
| * Explicitly add dependencies used by this module.gjoranv2021-03-231-0/+23
| |
| * Rearrange deps, no functional changes.gjoranv2021-03-231-54/+54
| |
| * Remove the container-core-config module.gjoranv2021-03-2310-96/+0
| |
| * Add config defs from jdisc_http_service and container-core-configgjoranv2021-03-236-0/+268
| |
* | Merge pull request #17163 from ↵Håkon Hallingstad2021-03-2414-18/+75
|\ \ | | | | | | | | | | | | vespa-engine/revert-17158-revert-17085-hakonhall/increase-the-minimum-time-before-first-cluster-state-broadcast-run-systemtest Avoid safe mutations in master moratorium and increase first cluster state broadcast deadline, try 2 [run-systemtest]
| * | Make default deadline to first broadcast 30sHåkon Hallingstad2021-03-245-24/+13
| | |
| * | Revert "Revert "Avoid safe mutations in master moratorium and increase first ↵Håkon Hallingstad2021-03-2415-22/+90
| | | | | | | | | | | | cluster state broadcast deadline [run-systemtest]""
* | | Merge pull request #17166 from ↵Bjørn Christian Seime2021-03-245-283/+322
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/revert-17157-revert-17144-revert-17126-bjorncs/convert-state-ressources-to-request-handler Revert "Revert "Revert "Bjorncs/convert state ressources to request handler"" [run-systemtest]" MERGEOK
| * | Revert "Revert "Revert "Bjorncs/convert state ressources to request ↵Bjørn Christian Seime2021-03-245-283/+322
|/ / | | | | | | handler"" [run-systemtest]"
* | Merge pull request #17157 from ↵Bjørn Christian Seime2021-03-245-322/+283
|\ \ | | | | | | | | | | | | vespa-engine/revert-17144-revert-17126-bjorncs/convert-state-ressources-to-request-handler Revert "Revert "Bjorncs/convert state ressources to request handler"" [run-systemtest]
| * | ConfigServerLocation component is removedBjørn Christian Seime2021-03-241-2/+0
| | |
| * | Revert "Revert "Bjorncs/convert state ressources to request handler""Bjørn Christian Seime2021-03-245-320/+283
| | |
* | | Merge pull request #17150 from vespa-engine/havardpe/use-new-macrosHåvard Pettersen2021-03-242-10/+11
|\ \ \ | | | | | | | | use REQUIRE for sanity checks
| * | | use REQUIRE for sanity checksHåvard Pettersen2021-03-242-10/+11
| | | |
* | | | Merge pull request #17159 from ↵Jon Marius Venstad2021-03-242-6/+22
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/add-feature-flag-for-waiting-for-all-config-servers Add feature flag for when to wait for all config servers when deletin… [run-systemtest]
| * | | | Add feature flag for when to wait for all config servers when deleting ↵Harald Musum2021-03-242-6/+22
| | |/ / | |/| | | | | | | | | | application
* | | | Merge pull request #17156 from vespa-engine/bjorncs/commons-loggingBjørn Christian Seime2021-03-243-3/+3
|\ \ \ \ | | | | | | | | | | Match commons-logging version with packages provided by jcl-over-slf4j [run-systemtest]
| * | | | Match commons-logging version with packages provided by jcl-over-slf4jBjørn Christian Seime2021-03-243-3/+3
| |/ / /
* | | | Merge pull request #17158 from ↵Håkon Hallingstad2021-03-2415-90/+22
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/revert-17085-hakonhall/increase-the-minimum-time-before-first-cluster-state-broadcast-run-systemtest Revert "Avoid safe mutations in master moratorium and increase first cluster state broadcast deadline [run-systemtest]"
| * | | Revert "Avoid safe mutations in master moratorium and increase first cluster ↵Håkon Hallingstad2021-03-2415-90/+22
|/ / / | | | | | | | | | state broadcast deadline [run-systemtest]"
* | | Merge pull request #17154 from ↵Harald Musum2021-03-242-14/+185
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/wait-all-servers-when-deleting-application Try to wait for all nodes to complete barrier when deleting application
| * | | Try to wait for all nodes to complete barrier when deleting applicationHarald Musum2021-03-242-14/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If enough participants respond, wait a bit longer (5 seconds now) to see if all respond. Use a separate class for the above functionality. Use a new path for these barriers: /config/v2/barries/<tenant>/<application id>/delete-application
* | | | Merge pull request #17085 from ↵Håkon Hallingstad2021-03-2415-22/+90
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/increase-the-minimum-time-before-first-cluster-state-broadcast-run-systemtest Avoid safe mutations in master moratorium and increase first cluster state broadcast deadline [run-systemtest]
| * | | | Avoid safe-set-node-state in master moratoriumHåkon Hallingstad2021-03-2412-16/+68
| | | | |
| * | | | Increase the minimum time before first cluster state broadcast [run-systemtest]Håkon Hallingstad2021-03-193-6/+22
| | | | |
* | | | | Merge pull request #17147 from vespa-engine/bratseth/application-statsValerij Fredriksen2021-03-2420-221/+311
|\ \ \ \ \ | | | | | | | | | | | | Bratseth/application stats
| * | | | | RefactorJon Bratseth2021-03-243-42/+0
| | | | | |
| * | | | | RefactorJon Bratseth2021-03-2410-39/+31
| | | | | |
| * | | | | RefactorJon Bratseth2021-03-241-2/+2
| | | | | |
| * | | | | RefactorJon Bratseth2021-03-246-53/+31
| | | | | |
| * | | | | RefactorJon Bratseth2021-03-249-39/+36
| | | | | |