aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.359.24-1].vespa-7.359.24-1sd-buildbot2021-02-164-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.359.24 --no-auto-changelog
* Merge pull request #16520 from ↵Henning Baldersheim2021-02-151-0/+2
|\ | | | | | | | | vespa-engine/toregge/setup-mmap-file-allocator-factory Setup MmapFileAllocatorFactory.
| * Setup MmapFileAllocatorFactory.Tor Egge2021-02-151-0/+2
| |
* | Merge pull request #16518 from ↵Henning Baldersheim2021-02-153-41/+35
|\ \ | | | | | | | | | | | | vespa-engine/geirst/reserve-memory-for-content-node-processes-in-hwinfo-memory Reserve memory for other processes on the content node the proper way…
| * | Reserve memory for other processes on the content node the proper way by ↵Geir Storli2021-02-153-41/+35
| | | | | | | | | | | | | | | | | | including it in hwinfo memory. This removes the need to scale the write filter limit used for memory.
* | | Merge pull request #16524 from vespa-engine/tokle-patch-1Arnstein Ressem2021-02-151-1/+1
|\ \ \ | | | | | | | | Extend flag expiry
| * | | Extend flag expiryMorten Tokle2021-02-151-1/+1
|/ / /
* | | Merge pull request #16523 from vespa-engine/bratseth/unspecifiedJon Bratseth2021-02-151-0/+3
|\ \ \ | | | | | | | | Say 'unspecified' in toString
| * | | Say 'unspecified' in toStringJon Bratseth2021-02-151-0/+3
|/ / /
* | | Merge pull request #16516 from vespa-engine/mpolden/prefer-to-retireMartin Polden2021-02-1515-52/+163
|\ \ \ | | | | | | | | Prevent node movers from increasing skew
| * | | Fix javadoc linkMartin Polden2021-02-151-1/+1
| | | |
| * | | Follow constant conventionMartin Polden2021-02-151-3/+3
| | | |
| * | | Prevent node movers from increasing skewMartin Polden2021-02-155-22/+105
| | | |
| * | | Add preferToRetire flagMartin Polden2021-02-156-23/+51
| | | |
| * | | CleanupMartin Polden2021-02-155-7/+7
| | | |
* | | | Merge pull request #16522 from vespa-engine/bjorncs/ssl-principal-access-logMorten Tokle2021-02-153-5/+18
|\ \ \ \ | | | | | | | | | | Add back 'ssl-principal' to json access log
| * | | | Add back 'ssl-principal' to json access logBjørn Christian Seime2021-02-153-5/+18
| | | | |
* | | | | Merge pull request #16521 from vespa-engine/bratseth/fix-linksKristian Aune2021-02-1540-128/+132
|\ \ \ \ \ | | | | | | | | | | | | Fix links
| * | | | | Fix linksJon Bratseth2021-02-1540-128/+132
| | | | | |
* | | | | | Merge pull request #16517 from vespa-engine/bjorncs/fallback-injectorBjørn Christian Seime2021-02-152-3/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Use singletons for all fallback components
| * | | | | Rename field 'VOID_INSTANCE' => 'NONE_INSTANCE'Bjørn Christian Seime2021-02-152-3/+3
| | | | | |
| * | | | | Use singletons for all fallback componentsBjørn Christian Seime2021-02-152-3/+10
| | | | | |
* | | | | | Merge pull request #16519 from vespa-engine/mortent/accesscontrol-statev1Morten Tokle2021-02-151-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Access control on state/v1
| * | | | | Access control on state/v1Morten Tokle2021-02-151-1/+2
| | | | | |
* | | | | | Merge pull request #16515 from ↵Geir Storli2021-02-1512-8/+189
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/toregge/add-mmap-file-allocator-factory Use mmap file allocator in dense tensor attribute if huge flag is set in config.
| * | | | | Rename get_memory_allocator to make_memory_allocator in mmap file allocatorTor Egge2021-02-154-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | factory. Remove virtual keyword.
| * | | | | Use mmap file allocator in dense tensor attribute if huge flag isTor Egge2021-02-1512-8/+189
| | |_|/ / | |/| | | | | | | | | | | | | set in config.
* | | | | Merge pull request #16510 from vespa-engine/freva/sync-logs-s3Valerij Fredriksen2021-02-157-2/+319
|\ \ \ \ \ | |_|/ / / |/| | | | Sync logs s3
| * | | | Double initial path size bufferValerij Fredriksen2021-02-151-1/+1
| | | | |
| * | | | Add node type to sync-host-logs-to-s3-bucket flagValerij Fredriksen2021-02-151-2/+7
| | | | |
| * | | | Define SyncClientValerij Fredriksen2021-02-156-0/+312
| | |_|/ | |/| |
* | | | Merge pull request #16514 from vespa-engine/bjorncs/connection-log-componentHenning Baldersheim2021-02-155-10/+20
|\ \ \ \ | |_|_|/ |/| | | Provide fallback ConnectionLog instance for all container types
| * | | Provide fallback ConnectionLog instance for all container typesBjørn Christian Seime2021-02-155-10/+20
| | | | | | | | | | | | | | | | | | | | The ConnectionLog component was previously missing for non-application container clusters (e.g metrics-proxy and cluster-controller). This caused the JettyHttpServer component to always reconstruct on new config.
* | | | Merge pull request #16512 from vespa-engine/bratseth/non-functional-changesJon Bratseth2021-02-1512-30/+31
|\ \ \ \ | | | | | | | | | | Non-functional changes
| * | | | Remove print statementJon Bratseth2021-02-151-1/+0
| | | | |
| * | | | Non-functional changesJon Bratseth2021-02-1512-30/+32
|/ / / /
* | | | Merge pull request #16508 from vespa-engine/balder/control-bucket-move-jobHarald Musum2021-02-156-1/+75
|\ \ \ \ | |_|/ / |/| | | Balder/control bucket move job
| * | | Update flags/src/main/java/com/yahoo/vespa/flags/Flags.javaHenning Baldersheim2021-02-141-1/+1
| | | | | | | | | | | | Co-authored-by: Harald Musum <musum@verizonmedia.com>
| * | | Control max pending move operations by feature flag.Henning Baldersheim2021-02-146-0/+37
| | | |
| * | | Control use of bucket executor for bucket move job.Henning Baldersheim2021-02-146-1/+38
| | |/ | |/|
* | | Merge pull request #16497 from vespa-engine/havardpe/sparse-no-overlap-functionHåvard Pettersen2021-02-1510-108/+272
|\ \ \ | | | | | | | | sparse no overlap join function
| * | | sparse no overlap join functionHåvard Pettersen2021-02-1210-108/+272
| | | |
* | | | Merge pull request #16399 from vespa-engine/olaa/store-cloud-idOla Aunrønning2021-02-1515-14/+253
|\ \ \ \ | |_|_|/ |/| | | Allow configuration of secret stores
| * | | Allow configuration of secret storesOla Aunrønning2021-02-0415-14/+253
| | | |
* | | | do not replace original request_id (#16509)Andreas Eriksen2021-02-153-2/+18
| |_|/ |/| | | | | | | | | | | * do not replace original request_id * token attempt to clarify intent in test
* | | Merge pull request #16507 from vespa-engine/balder/show-guards-heldHenning Baldersheim2021-02-1457-283/+251
|\ \ \ | | | | | | | | When making callbacks like notifying about new bucket show the gurad …
| * | | When making callbacks like notifying about new bucket show the gurad that is ↵Henning Baldersheim2021-02-1457-283/+251
|/ / / | | | | | | | | | | | | | | | held. Then this guard can used instead of possibly making a deadlock if trying to take it yourself.
* | | Merge pull request #16506 from vespa-engine/jonmv/shut-down-reincexing-curatorJon Marius Venstad2021-02-146-37/+20
|\ \ \ | | | | | | | | Jonmv/shut down reincexing curator
| * | | Add TODO for Provider<Curator> && gpJon Marius Venstad2021-02-141-0/+1
| | | |
| * | | Also shut down Curator instances created during clustercontroller component ↵Jon Marius Venstad2021-02-141-2/+3
| | | | | | | | | | | | | | | | setup