aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/external/updateoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Propagate "create if missing"-flag outside binary Update payload in protocolsTor Brede Vekterli2024-04-261-1/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove deprecated "revert" functionality from distributor codeTor Brede Vekterli2023-09-081-2/+1
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-10/+2
* Implement edge-triggered distributor operation cancellingTor Brede Vekterli2023-08-181-0/+7
* Move shared_ptrs where possible and reserve space in the vectors once.Henning Baldersheim2023-08-091-5/+4
* Support write-repair for conditional Put operationsTor Brede Vekterli2023-05-041-1/+1
* Misc cleanup and formatting of distributor codeTor Brede Vekterli2022-12-151-0/+2
* Dump pending GC state for nodes when update inconsistency is detectedTor Brede Vekterli2021-12-141-15/+30
* Revert "Treat empty replica subset as inconsistent for GetOperation [run-syst...Tor Brede Vekterli2021-12-131-1/+0
* Treat empty replica subset as inconsistent for GetOperationTor Brede Vekterli2021-12-061-0/+1
* Reduce log level from error to warning for update inconsistency messageTor Brede Vekterli2021-11-251-7/+7
* 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-1/+1
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-0/+1
* Avoid lookup bucket database entries two times when handling fast path update...Geir Storli2020-12-111-12/+12
* Add operation context interface to remove coupling between external operation...Geir Storli2020-11-301-4/+4
* Add node context interface to reduce coupling between external operations and...Geir Storli2020-11-301-2/+3
* Avoid inconsistent auto-created document versions taking precedenceTor Brede Vekterli2020-01-131-14/+34
* Upgrade log level to error for detected update inconstenciesTor Brede Vekterli2020-01-081-7/+7
* Fix format strings in storage module.Tor Egge2019-03-121-1/+1
* Log before/after bucket info for when update operation inconsistency is disco...Tor Brede Vekterli2019-02-261-2/+14
* Add explicit metric for diverging timestamps on updated documentsTor Brede Vekterli2018-11-191-2/+4
* Warn on updates done against divergent timestampsTor Brede Vekterli2018-11-141-20/+20
* Use cluster state in distributor bucket space.Tor Egge2018-02-261-1/+1
* Pass distributor bucket space to get operation, put operation, two phaseTor Egge2017-11-031-2/+5
* Use bucket space from storage command in external operations.Geir Storli2017-11-011-1/+1
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-171-1/+2
* 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
* Does not need fastos.hHenning Baldersheim2017-05-311-5/+5
* Remove unused Judy-based distributor bucket databaseTor Brede Vekterli2016-10-131-1/+0
* PublishJon Bratseth2016-06-151-0/+170