aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/external/removeoperation.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-2/+1
* Implement edge-triggered distributor operation cancellingTor Brede Vekterli2023-08-181-0/+1
* Add dedicated condition probe metrics for `PutOperation`/`RemoveOperation`Tor Brede Vekterli2023-05-161-1/+2
* Handle MessageBus trace propagation for conditional removesTor Brede Vekterli2023-05-151-1/+1
* added write repair logic to RemoveOperationHÃ¥vard Pettersen2023-05-121-2/+13
* Misc cleanup and formatting of distributor codeTor Brede Vekterli2022-12-151-15/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reduce direct use of DistributorStripeComponent.Geir Storli2021-05-141-2/+2
* Split DistributorMessageSender into two parts.Geir Storli2021-04-291-3/+3
* Rename DistributorOperationContext to DistributorStripeOperationContext.Geir Storli2021-04-271-1/+1
* Add operation context interface to remove coupling between external operation...Geir Storli2020-11-301-1/+2
* Add node context interface to reduce coupling between external operations and...Geir Storli2020-11-301-1/+1
* Use c++11 for loops and use std::move.Henning Baldersheim2020-03-231-2/+2
* Pass distributor bucket space to remove location operation, removeTor Egge2017-11-031-0/+4
* 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-12/+7
* Add operation sequencing for put, remove and update operations (#2252)Tor Brede Vekterli2017-04-251-3/+4
* PublishJon Bratseth2016-06-151-0/+44