summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [6.308.12-1].vespa-6.308.12-1by-screwdriver2018-11-064-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=6.308.12 --no-auto-changelog
* Merge pull request #7574 from vespa-engine/bjorncs/debug-loggingBjørn Christian Seime2018-11-051-0/+6
|\ | | | | Bjorncs/debug logging
| * Verify handshake is complete in write() + flush()Bjørn Christian Seime2018-11-051-0/+2
| |
| * Add more debug logging to TlsCryptoSocketBjørn Christian Seime2018-11-051-0/+4
| |
* | Merge pull request #7564 from ↵Håkon Hallingstad2018-11-0516-121/+157
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/send-probe-when-suspending-many-nodes Send probe when suspending many nodes
| * | Fix probe messageHåkon Hallingstad2018-11-051-2/+2
| | |
| * | Send probe when suspending many nodesHåkon Hallingstad2018-11-0516-121/+157
| | | | | | | | | | | | | | | | | | | | | | | | When suspending all nodes on a host, first do a suspend-all probe that will try to suspend the nodes as normal in Orchestrator and cluster controller, but actually not commit anything. A probe failure will result in the same failure as a non-probe failure: A 409 response with description is sent back to the client.
* | | Merge pull request #7566 from vespa-engine/gjoranv/add-maven-env-varsgjoranv2018-11-051-1/+17
|\ \ \ | | | | | | | | Add optional env vars for maven command and extra opts.
| * | | Check for existence of correct variable.gjoranv2018-11-051-2/+2
| | | | | | | | | | | | | | | | + Use bash double brackets
| * | | Use '-n' to check for non-empty valueArnstein Ressem2018-11-051-1/+1
| | | | | | | | | | | | Co-Authored-By: gjoranv <gjoranv@gmail.com>
| * | | Add optional env vars for maven command and extra opts.gjoranv2018-11-051-1/+17
| | | |
* | | | Merge pull request #7567 from ↵Geir Storli2018-11-052-1/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/test-that-internal-feed-api-reports-supported-protocol-versions Test that internal feed api reports supported protocol versions.
| * | | | Test that internal feed api reports supported protocol versions.Tor Egge2018-11-052-1/+8
|/ / / /
* | | | Merge pull request #7558 from vespa-engine/balder/set-adaptive-timeout-reasonHenning Baldersheim2018-11-053-8/+22
|\ \ \ \ | | | | | | | | | | Set adaptive-timeout as reason for coverage loss if it has any.
| * | | | Also estimate active docs when enabling adaptive timeout.Henning Baldersheim2018-11-021-2/+3
| | | | |
| * | | | Set adaptive-timeout as reason for coverage loss if it has any.Henning Baldersheim2018-11-023-7/+20
| | | | |
* | | | | Merge pull request #7563 from vespa-engine/arnej/fix-logfiledb-filenameHenning Baldersheim2018-11-051-2/+2
|\ \ \ \ \ | | | | | | | | | | | | go back to old way of computing filename
| * | | | | go back to old way of computing filenameArne Juul2018-11-051-2/+2
| | | | | |
* | | | | | Merge pull request #7537 from vespa-engine/gjoranv/add-optional-metrics-handlergjoranv2018-11-052-6/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Create new yamas check for configserver
| * | | | | | Update controller test.gjoranv2018-11-021-2/+2
| | | | | | |
| * | | | | | Use role instead of 'configserver' for the check id.gjoranv2018-11-011-3/+4
| | | | | | |
| * | | | | | Create new yamas check for configservergjoranv2018-11-012-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | .. using curl to new endpoint /yamas-metrics
* | | | | | | Merge pull request #7565 from vespa-engine/gjoranv/add-newlineBjørn Christian Seime2018-11-051-4/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Gjoranv/add newline
| * | | | | | | Add a trailing newline to the output.gjoranv2018-11-051-1/+1
| | | | | | | |
| * | | | | | | Improve class comment.gjoranv2018-11-051-3/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #7557 from ↵Geir Storli2018-11-052-3/+42
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/warn-if-deprecated-option-is-given-to-vespa-http-client Print warning if deprecated option is given to vespa http client.
| * | | | | | Print warning if deprecated option is given to vespa http client.Tor Egge2018-11-022-3/+42
| | | | | | |
* | | | | | | Merge pull request #7536 from ↵Harald Musum2018-11-053-31/+98
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/support-clearing-config-arrays-in-xml-config-overrides Supporting clearing config array when overriding config
| * | | | | | | Support 'clear' operation when using 'item' syntax onlyHarald Musum2018-11-052-28/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure to lowercase operation attribute
| * | | | | | | Simplify by using a removeArray method, make operation case insensitiveHarald Musum2018-11-052-19/+6
| | | | | | | |
| * | | | | | | Supporting clearing config array when ovverriding configHarald Musum2018-11-013-34/+118
| | | | | | | |
* | | | | | | | olaa/revert maintainers (#7562)olaaun2018-11-059-383/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Revert "Whitelist APIs. Check if request succeeded (#7552)" This reverts commit 5982fb109a559f57eb8609d18360f6ded9a98760. * Revert maintainers feeding to Controller APIs
* | | | | | | | Merge pull request #7561 from ↵Valerij Fredriksen2018-11-051-2/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/throw-if-bootstrapping-tenant-repo-fails Throw if bootstrapping tenant repo fails in all zones
| * | | | | | | Throw if bootstrapping tenant repo fails in all zonesHarald Musum2018-11-051-2/+1
|/ / / / / / /
* | | | | | | Merge pull request #7560 from vespa-engine/jvenstad/expose-paused-status-in-APIJon Marius Venstad2018-11-041-1/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Expose pause information in job API
| * | | | | | | ElseJon Marius Venstad2018-11-041-1/+1
| | | | | | | |
| * | | | | | | Expose pause information in job APIJon Marius Venstad2018-11-041-0/+4
|/ / / / / / /
* | | | | | | Merge pull request #7555 from ↵Jon Marius Venstad2018-11-021-7/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | vespa-engine/jvenstad/separate-test-jar-to-ease-scanning Separate jar with tests to scan to avoid Surefire breakdown
| * | | | | | Separate jar with tests to scan to avoid Surefire breakdownJon Marius Venstad2018-11-021-7/+16
| | | | | | |
* | | | | | | Merge pull request #7554 from vespa-engine/ollivir/dispatcher-cleanupJon Bratseth2018-11-0218-327/+426
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Java dispatcher refactoring and cluster monitoring improvements
| * | | | | | | Java dispatcher refactoring and cluster monitoring improvementsOlli Virtanen2018-11-0218-327/+426
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #7540 from vespa-engine/balder/use-templated-find-take-2Henning Baldersheim2018-11-0230-358/+262
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Balder/use templated find take 2
| * | | | | | Remove reduandant cast and type specification along with some unused code.Henning Baldersheim2018-11-024-78/+44
| | | | | | |
| * | | | | | Use template args for the class, not on the find method.Henning Baldersheim2018-11-0120-222/+110
| | | | | | |
| * | | | | | Use a templated find() to enable lookup without object creation when objects ↵Henning Baldersheim2018-11-0117-97/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | are comparable.
* | | | | | | Merge pull request #7551 from vespa-engine/balder/jvmargs-2-jvm-optionsHenning Baldersheim2018-11-0215-65/+144
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add jvm-options and prefer over jvmargs
| * | | | | | | Throw instead of warn.Henning Baldersheim2018-11-022-5/+9
| | | | | | | |
| * | | | | | | Add jvm-options and prefer over jvmargsHenning Baldersheim2018-11-0215-65/+140
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #7546 from vespa-engine/bratseth/improve-error-messageJon Bratseth2018-11-026-16/+29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Improve error message etc
| * | | | | | | Expect the right error messageJon Bratseth2018-11-021-1/+1
| | | | | | | |