aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/storageserver/changedbucketownershiphandler.h
Commit message (Expand)AuthorAgeFilesLines
* Pull up and out config of `ChangedBucketOwnershipHandler` componentTor Brede Vekterli2023-10-241-8/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid blocking CommunicationManager thread during cluster state transitionsTor Brede Vekterli2023-06-021-24/+26
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-2/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-3/+3
* Remove loadmetrics indirection.Henning Baldersheim2020-11-261-1/+3
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-3/+2
* Abort queued operations if storage node is down in new cluster state bundle.Tor Egge2018-03-191-0/+1
* Use ClusterStateBundle instead of ClusterState inTor Egge2018-03-191-9/+10
* Remove MultiOperationHenning Baldersheim2018-03-191-1/+0
* Use ContentBucketSpace to get Distribution in ChangedBucketOwnershipHandler.Tor Egge2017-11-211-7/+7
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* deinline large destructorsHenning Baldersheim2017-03-081-21/+4
* Do not carry exceptions in header filesHenning Baldersheim2016-12-191-2/+2
* PublishJon Bratseth2016-06-151-0/+218