aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/idealstate/garbagecollectionoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-5/+0
* Improve naming and make branching more obviousTor Brede Vekterli2023-08-211-3/+4
* Simplify `CancelScope` handling by moving out of optionalTor Brede Vekterli2023-08-211-11/+5
* Make partial cancellelation state part of the APITor Brede Vekterli2023-08-211-1/+1
* Implement edge-triggered distributor operation cancellingTor Brede Vekterli2023-08-181-3/+27
* Move shared_ptrs where possible and reserve space in the vectors once.Henning Baldersheim2023-08-091-1/+1
* - Disconnect clock and MicroSecTime.Henning Baldersheim2023-02-081-2/+1
* Make two-phase GC work for parent-child with subset of replicas indexedTor Brede Vekterli2022-09-061-35/+26
* Let compiler warn on missing switch cases for enumsTor Brede Vekterli2022-08-231-1/+1
* Add support for two-phase document garbage collectionTor Brede Vekterli2022-08-171-18/+220
* Only block bucket remove operation if overlapping with pending message target...Tor Brede Vekterli2021-10-151-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename Distributor to TopLevelDistributor.Geir Storli2021-09-061-1/+1
* Split DistributorMessageSender into two parts.Geir Storli2021-04-291-2/+2
* Stop exposing DistributorStripeComponent from IdealStateManager.Geir Storli2021-03-231-3/+3
* Remove functions from DistributorStripeComponent that are part of Distributor...Geir Storli2021-03-221-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-1/+1
* Add count metric for number of documents garbage collectedTor Brede Vekterli2020-02-241-8/+18
* Initialize all fields in constructorTor Brede Vekterli2019-11-251-1/+2
* Fix node index typeTor Brede Vekterli2019-11-211-1/+1
* Defer GC bucket info merge until all responses have been receivedTor Brede Vekterli2019-11-211-22/+22
* Add distributor bucket space to ideal state operation.Tor Egge2017-11-061-3/+4
* Change methods on Distributor and DistributorComponent to takeTor Egge2017-11-021-1/+1
* 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-7/+9
* Remove unused Judy-based distributor bucket databaseTor Brede Vekterli2016-10-131-1/+0
* PublishJon Bratseth2016-06-151-0/+80