aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/external/putoperation.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/+2
* Add dedicated condition probe metrics for `PutOperation`/`RemoveOperation`Tor Brede Vekterli2023-05-161-1/+2
* Wire MessageBus reply traces through conditional Put pipelineTor Brede Vekterli2023-05-121-1/+1
* Support write-repair for conditional Put operationsTor Brede Vekterli2023-05-041-8/+17
* Minor cleanups in Put/Remove operation codeTor Brede Vekterli2023-04-201-2/+3
* Misc cleanup and formatting of distributor codeTor Brede Vekterli2022-12-151-11/+10
* Add support for two-phase document garbage collectionTor Brede Vekterli2022-08-171-0/+1
* Remove dead code in PutOperation.Tor Egge2021-10-121-2/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reduce direct use of DistributorStripeComponent.Geir Storli2021-05-141-1/+1
* Split DistributorMessageSender into two parts.Geir Storli2021-04-291-3/+3
* Rename DistributorOperationContext to DistributorStripeOperationContext.Geir Storli2021-04-271-2/+2
* Add operation context interface to remove coupling between external operation...Geir Storli2020-11-301-3/+6
* Move the error description to a separate allocation as it is rarely used.Henning Baldersheim2020-11-241-1/+0
* Bounce Puts when a node is unavailable in the pending cluster stateTor Brede Vekterli2019-05-241-0/+2
* Follow up on code review comments and move some shared_ptr'sHenning Baldersheim2018-04-031-32/+9
* Do not include the world.Henning Baldersheim2017-12-291-7/+5
* Pass distributor bucket space to get operation, put operation, two phaseTor Egge2017-11-031-0/+4
* Use bucket space from storage command in external operations.Geir Storli2017-11-011-0/+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
* Add operation sequencing for put, remove and update operations (#2252)Tor Brede Vekterli2017-04-251-3/+4
* - Optimize includes.Henning Baldersheim2017-04-251-11/+4
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-4/+11
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-11/+4
* add override in storage/distributor moduleArne H Juul2017-04-111-5/+5
* PublishJon Bratseth2016-06-151-0/+83