aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/idealstate/setbucketstateoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-2/+6
* Unify on uint16_t and repair intellij auto conversion.Henning Baldersheim2023-09-051-10/+5
* - push_back => emplace_backHenning Baldersheim2023-09-041-23/+17
* Move shared_ptrs where possible and reserve space in the vectors once.Henning Baldersheim2023-08-091-4/+2
* Misc cleanup and formatting of distributor codeTor Brede Vekterli2022-12-151-4/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Split DistributorMessageSender into two parts.Geir Storli2021-04-291-4/+4
* Stop exposing DistributorStripeComponent from IdealStateManager.Geir Storli2021-03-231-1/+1
* add ClusterContext APIArne Juul2020-12-161-2/+2
* - Wire the clustername through as a reference to avoid referencing temporaries.Henning Baldersheim2020-12-111-10/+7
* Do not include the world.Henning Baldersheim2017-12-291-0/+1
* Add distributor bucket space to ideal state operation.Tor Egge2017-11-061-2/+3
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-171-1/+1
* 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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-9/+13
* PublishJon Bratseth2016-06-151-0/+125