aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/distributor_operation_context.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add configurable support for unordered merge forwardingTor Brede Vekterli2021-11-121-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Use BucketSpaceStateMap to track cluster state and distribution in the top-le...Geir Storli2021-09-201-6/+3
* Block ideal state ops when a pending cluster state is presentTor Brede Vekterli2021-06-091-1/+1
* Move function for getting storage node up states to a common place.Geir Storli2021-04-301-3/+1
* Make the top-level BucketDBUpdater less dependant on the single existing dist...Geir Storli2021-04-291-0/+32
* Rename DistributorOperationContext to DistributorStripeOperationContext.Geir Storli2021-04-271-64/+0
* Stop exposing DistributorStripeComponent from IdealStateManager.Geir Storli2021-03-231-0/+4
* Reduce usage of DistributorComponent by using DistributorOperationContext ins...Geir Storli2021-03-171-0/+1
* Reject puts if feed is blocked in the cluster.Geir Storli2021-01-191-0/+2
* Use noexcept for functions that return a reference.Geir Storli2020-12-041-6/+6
* Remove dependency between ExternalOperationHandler and DistributorComponent.Geir Storli2020-12-031-1/+9
* Use mutable hash maps in DistributorBucketSpace.Tor Egge2020-12-021-1/+1
* Remove DistributorComponent trampoline member function.Tor Egge2020-12-021-2/+1
* Add operation context interface to remove coupling between external operation...Geir Storli2020-11-301-0/+50