summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add SpareCapacityMaintainerJon Bratseth2020-06-171-4/+5
* Less max iterations as each do more exporationJon Bratseth2020-06-172-7/+4
* Limit by iterations instead of depthJon Bratseth2020-06-172-54/+68
* MemoizeJon Bratseth2020-06-173-3/+120
* CleanupJon Bratseth2020-06-171-5/+1
* More testsJon Bratseth2020-06-172-7/+20
* More testsJon Bratseth2020-06-173-5/+87
* Test SpareCapacityMaintainerJon Bratseth2020-06-1713-83/+376
* SpareCapacityMaintainer sketchJon Bratseth2020-06-1241-209/+351
* Refactor - no funcntional changesJon Bratseth2020-06-104-73/+116
* Nonfunctional changes onlyJon Bratseth2020-06-108-74/+45
* Spare capacity maintainenance skeletonJon Bratseth2020-06-099-93/+122
* Merge pull request #13524 from vespa-engine/bratseth/handle-missing-clustersValerij Fredriksen2020-06-091-0/+2
|\
| * Handle missing clustersJon Bratseth2020-06-091-0/+2
|/
* Merge pull request #13521 from vespa-engine/bratseth/disallow-unbound-dimensionsJon Bratseth2020-06-0927-134/+166
|\
| * Disallow unbound dimensions in rank profile constantsJon Bratseth2020-06-091-0/+6
| * Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-088-48/+54
| * Disallow unbound tensor dimensions in query profile fieldsJon Bratseth2020-06-082-1/+9
| * Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-0817-85/+97
* | Merge pull request #13519 from vespa-engine/gjoranv/application-package-maint...gjoranv2020-06-097-52/+173
|\ \
| * | Indentation onlygjoranv2020-06-091-4/+4
| * | Enable maintainer for application packages.gjoranv2020-06-092-2/+6
| * | Let FileDownloader implement AutoClosablegjoranv2020-06-092-5/+2
| * | Add public ctor in FileDownloader that takes a downloadDirectorygjoranv2020-06-092-10/+6
| * | Move method to get file references in a folder to the util class.gjoranv2020-06-093-11/+16
| * | Move utility to create a connection pool to a new util class.gjoranv2020-06-093-45/+71
| * | Add maintainer for downloading missing application packages.gjoranv2020-06-093-2/+89
| * | Extract method to get file references on disk.gjoranv2020-06-091-5/+11
* | | Merge pull request #13509 from vespa-engine/hakonhall/update-return-and-throw...Håkon Hallingstad2020-06-091-4/+11
|\ \ \
| * | | Update return and throws javadoc for SyncSession::updateHåkon Hallingstad2020-06-081-4/+11
* | | | Merge pull request #13512 from vespa-engine/revert-13511-revert-13506-hmusum/...Harald Musum2020-06-095-28/+98
|\ \ \ \
| * | | | Do not check zookeeper session pathHarald Musum2020-06-091-1/+1
| * | | | Revert "Revert "Create local session based on remote session and distributed ...Harald Musum2020-06-095-29/+99
* | | | | Merge pull request #13514 from vespa-engine/arnej/cleanup-unused-white-list-p...Geir Storli2020-06-096-34/+1
|\ \ \ \ \
| * | | | | WhiteListProvider no longer usedArne Juul2020-06-096-34/+1
* | | | | | Merge pull request #13513 from vespa-engine/arnej/fix-inconsistent-visibilityHåvard Pettersen2020-06-092-15/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | keep createFilterSearch public in subclassesArne Juul2020-06-092-15/+12
|/ / / / /
* | | | | Merge pull request #13501 from vespa-engine/arnej/global-filter-after-fetch-p...Arne H Juul2020-06-096-24/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | no fallback to brute force for nowArne Juul2020-06-082-5/+3
| * | | | do estimates like before, broke unit testArne Juul2020-06-081-3/+4
| * | | | compute and apply global filter after fetchPostingsArne Juul2020-06-073-10/+21
| * | | | perform TopK in set_global_filterArne Juul2020-06-072-11/+12
* | | | | Merge pull request #13511 from vespa-engine/revert-13506-hmusum/create-local-...Valerij Fredriksen2020-06-085-99/+29
|\ \ \ \ \
| * | | | | Revert "Create local session based on remote session and distributed applicat...Harald Musum2020-06-085-99/+29
|/ / / / /
* | | | | Merge pull request #13510 from vespa-engine/bratseth/deactivate-some-maintenanceJon Bratseth2020-06-081-0/+7
|\ \ \ \ \
| * | | | | Deactivate some maintenanceJon Bratseth2020-06-081-0/+7
|/ / / / /
* | | | | Merge pull request #13508 from vespa-engine/vekterli/use-xxhash64-for-bucket-...Henning Baldersheim2020-06-082-6/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use xxhash64 for bucket-to-stripe distributionTor Brede Vekterli2020-06-082-6/+10
* | | | | Merge pull request #13506 from vespa-engine/hmusum/create-local-session-based...Harald Musum2020-06-085-29/+99
|\ \ \ \ \
| * | | | | Create local session based on remote session and distributed application packageHarald Musum2020-06-085-29/+99