summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.180.24-1].vespa-7.180.24-1sd-buildbot2020-02-214-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.180.24 --no-auto-changelog
* Merge pull request #12257 from vespa-engine/hmusum/use-dynamic-port-2Arnstein Ressem2020-02-191-3/+7
|\ | | | | Use dynamic port to avoid conflicting with other unit tests
| * Use dynamic port to avoid conflicting with other unit testsHarald Musum2020-02-191-3/+7
| |
* | Merge pull request #12254 from ↵Torbjørn Smørgrav2020-02-191-0/+6
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/define-flag-for-putting-hosts-in-fleet-canary Define flag for putting hosts in fleet canary
| * | Define flag for putting hosts in fleet canaryHåkon Hallingstad2020-02-181-0/+6
| | |
* | | Merge pull request #12248 from ↵Andreas Eriksen2020-02-195-17/+33
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/andreer/fail-faster-and-record-when-missing-endpoint-cert fail faster and record when missing endpoint cert
| * | | fail faster and record when missing endpoint certandreer2020-02-185-17/+33
| | | |
* | | | Merge pull request #12258 from ↵Jon Marius Venstad2020-02-1916-94/+61
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/revert-12202-revert-12197-revert-12184-balder/rpcresourcepool Revert "Revert "Revert "Create a resourcepool so that we do not need to reconnect to content …"""
| * | | Revert "Revert "Revert "Create a resourcepool so that we do not need to ↵Harald Musum2020-02-1916-94/+61
|/ / / | | | | | | | | | reconnect to content …"""
* | | Merge pull request #12253 from vespa-engine/freva/allocate-fullyHåkon Hallingstad2020-02-182-7/+9
|\ \ \ | | | | | | | | Allow dynamic provisioning when preprovisioned capacity is not enough
| * | | Allow dynamic provisioning when preprovisioned capacity is not enoughValerij Fredriksen2020-02-182-7/+9
| | | |
* | | | Merge pull request #12202 from ↵Henning Baldersheim2020-02-1816-61/+94
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-12197-revert-12184-balder/rpcresourcepool Revert "Revert "Create a resourcepool so that we do not need to reconnect to content …""
| * | | | Use class.getName to get compile time error detection.Henning Baldersheim2020-02-173-4/+4
| | | | | | | | | | | | | | | | | | | | Use 'inject' and 'var' where obvious.
| * | | | Make the resourcepool a proper child of the dispatcher.Henning Baldersheim2020-02-153-13/+25
| | | | |
| * | | | Let rpcresourcepool be a child of dispatcher and inject it.Henning Baldersheim2020-02-144-26/+16
| | | | |
| * | | | Revert "Revert "Create a resourcepool so that we do not need to reconnect to ↵Henning Baldersheim2020-02-1414-57/+88
| | | | | | | | | | | | | | | | | | | | content …""
* | | | | Merge pull request #12241 from vespa-engine/hmusum/change-log-level-2Henning Baldersheim2020-02-181-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Log at a lower level
| * | | | | Use supplier syntaax for debug log messagesHarald Musum2020-02-181-6/+6
| | | | | |
| * | | | | Log at a lower levelHarald Musum2020-02-181-3/+3
| | | | | |
* | | | | | Merge pull request #12251 from ↵Henning Baldersheim2020-02-183-3/+54
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | vespa-engine/vekterli/well-defined-semantics-for-non-commutative-field-comparisons Ensure well-defined semantics for non commutative field comparisons
| * | | | | Add non-commutative operator tests to C++ implementationTor Brede Vekterli2020-02-181-0/+16
| | | | | |
| * | | | | Ensure well-defined semantics for non-commutative field comparisonsTor Brede Vekterli2020-02-182-3/+38
| | | | | |
* | | | | | Merge pull request #12246 from vespa-engine/aressem/add-config-defgjoranv2020-02-181-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Install src/main/resources/configdefinitions/node-info.def
| * | | | | | Install src/main/resources/configdefinitions/node-info.defArnstein Ressem2020-02-181-0/+1
| | | | | | |
* | | | | | | Merge pull request #12249 from ↵Håkon Hallingstad2020-02-181-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/resume-host-on-freeze-timeout Resume host on freeze timeout
| * | | | | | Resume host on freeze timeoutHåkon Hallingstad2020-02-181-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Observed on host: The host tries to suspend all services on the host, but is not allowed to do so for a long period. However the host itself is allowed to be down, and that is not released even during freeze timeouts (when the nodes are resumed once). This is unfortunate as the host is suspended unnecessarily.
* | | | | | | Merge pull request #12245 from ↵Henning Baldersheim2020-02-183-1/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/vekterli/add-test-of-imported-fields-in-concrete-doc-type Add test of imported field in concrete document type
| * | | | | | | Add test of imported field in concrete document typeTor Brede Vekterli2020-02-183-1/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #12247 from ↵Arnstein Ressem2020-02-183-4/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/revert-12235-hmusum/upgrade-to-zookeeper-3.5.7 Revert "Upgrade to ZooKeeper 3.5.7"
| * | | | | | Revert "Upgrade to ZooKeeper 3.5.7"Harald Musum2020-02-183-4/+4
|/ / / / / /
* | | | | | Merge pull request #12244 from ↵Jon Marius Venstad2020-02-181-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | vespa-engine/hmusum/use-non-legacy-path-for-getting-tester-log Use non-legacy path for getting tester log
| * | | | | Use non-legacy path for getting tester logHarald Musum2020-02-181-1/+1
| |/ / / /
* | | | | Merge pull request #12243 from ↵Andreas Eriksen2020-02-182-3/+3
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/andreer/use-all-zones-for-endpoint-certs include names from all zones in endpoint certs
| * | | | include names from all zones in endpoint certsandreer2020-02-182-3/+3
| | | | |
* | | | | Merge pull request #12240 from vespa-engine/yngveaasheim/add-missing-suffixesTor Brede Vekterli2020-02-181-3/+3
|\ \ \ \ \ | | | | | | | | | | | | [VESPA-15448] Add missing suffixes
| * | | | | [VESPA-15448] Add missing suffixesYngve Aasheim2020-02-181-3/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #12238 from vespa-engine/mpolden/remove-global-lockJon Marius Venstad2020-02-183-37/+22
|\ \ \ \ \ | | | | | | | | | | | | Remove global lock
| * | | | | Remove global lockMartin Polden2020-02-183-37/+22
| | | | | |
* | | | | | Merge pull request #12235 from vespa-engine/hmusum/upgrade-to-zookeeper-3.5.7Harald Musum2020-02-183-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Upgrade to ZooKeeper 3.5.7
| * | | | | | Upgrade to ZooKeeper 3.5.7Harald Musum2020-02-183-4/+4
| | | | | | |
* | | | | | | Merge pull request #12236 from ↵Jon Marius Venstad2020-02-181-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/freva/support-production-filter-short-list Add production filter to application instances list
| * | | | | | | Add production filter to application instances listValerij Fredriksen2020-02-181-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #12237 from ↵Jon Marius Venstad2020-02-182-3/+24
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/jvenstad/handle-only-successful-run-expiring Let only successful run expire due to age
| * | | | | | Let only successful run expire due to ageJon Marius Venstad2020-02-182-3/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @mpolden please review. This fixes a problem where a NoSuchElementException was thrown when the only run was a success, this expired, and a new run failed. The solution is simply to throw away the success in this case, as we have no logs for it anyway
* | | | | | | Merge pull request #12239 from vespa-engine/mpolden/fix-unstable-testArnstein Ressem2020-02-183-7/+11
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Sort deployments in response
| * | | | | | Sort deployments in responseMartin Polden2020-02-183-7/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #12208 from ↵Jon Bratseth2020-02-184-10/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/bratseth/dont-allow-wrong-serviceport-part-2 Disallow configuring the wrong port when hosted
| * | | | | Disallow configuring the wrong port when hostedJon Bratseth2020-02-154-10/+3
| | | | | |
* | | | | | Merge pull request #12232 from ↵Geir Storli2020-02-1834-237/+903
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | vespa-engine/geirst/config-for-hnsw-index-on-tensor-attribute Add support for specifying a hnsw index together with a 1-dimensional…
| * | | | | Add support for specifying a hnsw index together with a 1-dimensional ↵Geir Storli2020-02-1734-237/+903
| | | | | | | | | | | | | | | | | | | | | | | | indexed tensor.