summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [6.175.31-1].vespa-6.175.31-1by-screwdriver2017-11-214-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=6.175.31 --no-auto-changelog
* Merge pull request #4207 from ↵Jon Bratseth2017-11-205-3/+18
|\ | | | | | | | | vespa-engine/jvenstad/expose-open-issues-in-application-api Expose issue ids for applications
| * Expose issue ids for applicationsJon Marius Venstad2017-11-205-3/+18
| |
* | Merge pull request #4206 from ↵Håkon Hallingstad2017-11-202-1/+3
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/stop-services-in-parallel-when-suspending Stop services in parallel when suspending
| * | Stop services in parallel when suspendingHåkon Hallingstad2017-11-202-1/+3
| | |
* | | Merge pull request #4205 from ↵Geir Storli2017-11-205-2/+36
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/toregge/add-distribution-to-content-bucket-space Add distribution to content bucket space.
| * | Add distribution to content bucket space.Tor Egge2017-11-205-2/+36
| |/
* | Merge pull request #4204 from vespa-engine/jvenstad/qos-metric-maintainerJon Bratseth2017-11-2014-82/+155
|\ \ | |/ |/| Jvenstad/qos metric maintainer
| * Removed unused file — it was merged with an existing one insteadJon Marius Venstad2017-11-201-53/+0
| |
| * Update application metrics together with deployment metricsJon Marius Venstad2017-11-2015-82/+208
| |
* | Merge pull request #4201 from ↵Geir Storli2017-11-202-117/+87
|\ \ | |/ |/| | | | | vespa-engine/vekterli/make-integrity-checker-bucket-space-aware Vekterli/make integrity checker bucket space aware
| * Iterate over all bucket spaces during bucket integrity checkingTor Brede Vekterli2017-11-202-85/+73
| |
| * Cleanup old and dead codeTor Brede Vekterli2017-11-202-32/+14
| |
* | Merge pull request #4200 from ↵Geir Storli2017-11-2017-36/+43
|\ \ | |/ |/| | | | | vespa-engine/toregge/set-spi-cluster-state-for-each-bucket-space Add bucketSpace argument to storage::spi::PersistenceProvider::setClusterState() method.
| * Add bucketSpace argument to ↵Tor Egge2017-11-2017-36/+43
| | | | | | | | storage::spi::PersistenceProvider::setClusterState() method.
* | Merge pull request #4199 from vespa-engine/bjorncs/stabilize-testgjoranv2017-11-201-1/+1
|\ \ | | | | | | Stabilize test
| * | Stabilize testBjørn Christian Seime2017-11-201-1/+1
| | |
* | | Merge pull request #4198 from vespa-engine/jvenstad/recursive-with-limitsJon Bratseth2017-11-208-322/+309
|\ \ \ | |/ / |/| | Allow limited recursive, test it and use Builder for test requests
| * | Test response cleanupJon Marius Venstad2017-11-206-77/+38
| | |
| * | Allow limited recursive, test it and use Builder for test requestsJon Marius Venstad2017-11-204-289/+315
| |/
* | Merge pull request #4193 from vespa-engine/bjorncs/user-principal-access-loggingMorten Tokle2017-11-209-10/+81
|\ \ | |/ |/| Bjorncs/user principal access logging
| * Add access logging of user principalBjørn Christian Seime2017-11-179-9/+81
| |
| * Remove unused fieldBjørn Christian Seime2017-11-171-1/+0
| |
* | Merge pull request #4195 from ↵Håkon Hallingstad2017-11-191-4/+16
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/add-periodic-check-for-removed-applications Periodically check for removed applications
| * | Use scheduleWithFixedDelay and log at debug levelHarald Musum2017-11-191-3/+5
| | |
| * | Periodically check for removed applicationsHarald Musum2017-11-181-4/+14
|/ /
* | Merge pull request #4194 from vespa-engine/bjorncs/fixBjørn Christian Seime2017-11-171-1/+1
|\ \ | | | | | | Fix silly bug
| * | Fix silly bugBjørn Christian Seime2017-11-171-1/+1
|/ /
* | Merge pull request #4192 from vespa-engine/bjorncs/travisHåkon Hallingstad2017-11-171-2/+1
|\ \ | |/ |/| Fix workaround for log timeout
| * Fix workaround for log timeoutBjørn Christian Seime2017-11-171-2/+1
|/
* Merge pull request #4191 from ↵Geir Storli2017-11-1718-100/+59
|\ | | | | | | | | vespa-engine/toregge/remove-distributor-bucket-space-component Remove DistributorBucketSpaceComponent.
| * Remove DistributorBucketSpaceComponent.Tor Egge2017-11-1718-100/+59
|/
* Merge pull request #4190 from ↵Jon Marius Venstad2017-11-171-4/+6
|\ | | | | | | | | vespa-engine/jventad/fix-straggler-with-unsafe-method Use the leaf withs in the test as well
| * Use the leaf withs in the test as wellJon Marius Venstad2017-11-171-4/+6
|/
* Merge pull request #4187 from ↵Geir Storli2017-11-173-29/+0
|\ | | | | | | | | vespa-engine/toregge/remove-old-unused-distributor-component-methods Remove old unused distributor component methods.
| * Remove old unused distributor component methods.Tor Egge2017-11-173-29/+0
| |
* | Merge pull request #4189 from ↵Jon Marius Venstad2017-11-171-1/+1
|\ \ | | | | | | | | | | | | vespa-engine/jvenstad/reduce-log-level-for-404-getting-endpoints Reduce to FINER
| * | Fine, FINE;Jon Marius Venstad2017-11-171-1/+1
| | |
| * | Reduce to FINERJon Marius Venstad2017-11-171-1/+1
| | |
* | | Merge pull request #4188 from vespa-engine/jvenstad/avoid-stale-data-writesJon Bratseth2017-11-177-75/+89
|\ \ \ | |/ / |/| | Hide sub-obejcts that aren't leaves, to reduce risk of coding errors'
| * | Hide sub-obejcts that aren't leaves, to reduce risk of coding errors'Jon Marius Venstad2017-11-177-75/+89
| | |
* | | Merge pull request #4185 from ↵Geir Storli2017-11-179-7/+163
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/geirst/storageapi-protocol-serialization-version-with-bucket-space Geirst/storageapi protocol serialization version with bucket space
| * | Add protocol serialization version with encoding and decoding of bucket ↵Geir Storli2017-11-177-7/+157
| | | | | | | | | | | | | | | | | | space to almost all commands. This version is not yet activated by default, only in unit tests.
| * | Add std::ostream operator<< overload to BucketSpace.Geir Storli2017-11-172-0/+6
| | |
* | | Merge pull request #4171 from ↵Geir Storli2017-11-171-13/+4
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/toregge/simplify-check-for-pending-request-bucket-info-command Simplify check for pending RequestBucketInfoCommand.
| * | Simplify check for pending RequestBucketInfoCommand.Tor Egge2017-11-161-13/+4
| | |
* | | Merge pull request #4184 from ↵Geir Storli2017-11-173-16/+22
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/toregge/stop-using-obsolete-api-to-get-distribution-and-bucketdb Stop using old API to get distribution and bucket db.
| * | | Factor out common lines to defaultDistributorBucketSpace() method.Tor Egge2017-11-171-15/+7
| | | |
| * | | Stop using old API to get distribution and bucket db.Tor Egge2017-11-173-16/+30
| | | |
* | | | Merge pull request #4182 from vespa-engine/hmusum/remove-PathProviderJon Bratseth2017-11-178-88/+40
|\ \ \ \ | | | | | | | | | | Remove PathProvider