summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/distributortestutil.h
Commit message (Expand)AuthorAgeFilesLines
* Remove most traces of distributor legacy mode.Tor Brede Vekterli2021-09-201-248/+0
* Rename Distributor to TopLevelDistributor.Geir Storli2021-09-061-4/+4
* Block ideal state ops when a pending cluster state is presentTor Brede Vekterli2021-06-091-0/+6
* Reduce direct use of DistributorStripeComponent.Geir Storli2021-05-141-1/+4
* Stop all stripe threads before starting shutdown (and closing) of the storage...Geir Storli2021-05-111-2/+4
* Add timed batching of explicit host info sends triggered by stripesTor Brede Vekterli2021-05-101-0/+6
* Make more Distributor internals only available to friended testsTor Brede Vekterli2021-05-031-3/+10
* Revert "Make more Distributor internals only available to friended tests"Harald Musum2021-05-031-10/+3
* Make more Distributor internals only available to friended testsTor Brede Vekterli2021-04-301-3/+10
* Rename DistributorOperationContext to DistributorStripeOperationContext.Geir Storli2021-04-271-2/+2
* Initial implementation and wiring of cross-stripe state and DB handlingTor Brede Vekterli2021-04-211-2/+2
* Remove functions from DistributorStripeComponent that are part of Distributor...Geir Storli2021-03-221-2/+4
* Rename DistributorComponent -> DistributorStripeComponent.Geir Storli2021-03-221-2/+2
* First steps of splitting distributor logic up into disjoint stripesTor Brede Vekterli2021-03-191-0/+2
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-1/+1
* Reject puts if feed is blocked in the cluster.Geir Storli2021-01-191-0/+7
* Remove dependency between ExternalOperationHandler and DistributorComponent.Geir Storli2020-12-031-3/+5
* Test edge case where a bucket is removed before starting deferred visitorTor Brede Vekterli2020-12-021-0/+3
* Remove legacy distributor bucket DB implementation and config wiringTor Brede Vekterli2020-07-031-1/+1
* Allow executing Get operations outside the main distributor threadTor Brede Vekterli2019-10-081-1/+1
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-6/+6
* Add read-only bucket space repo and wire it through distributor componentsTor Brede Vekterli2019-03-141-0/+2
* Adjust forward declarations in storage.Tor Egge2019-02-031-1/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Immediately send GetNodeState reply on "no more merges" pending edgeTor Brede Vekterli2018-03-191-2/+8
* Simplify distributor unit tests.Tor Egge2018-02-231-0/+2
* Adjust distributor unit tests to handle global distributor bucket space.Tor Egge2018-02-141-0/+1
* Pass distributor bucket space repo to pending cluster state.Tor Egge2017-11-081-0/+3
* Pass distributor bucket space to get operation, put operation, two phaseTor Egge2017-11-031-0/+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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-9/+9
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-40/+18
* Simplify some distribution-enabling codeTor Brede Vekterli2016-11-231-0/+1
* Directly associate components with an explicit bucket spaceTor Brede Vekterli2016-11-221-1/+14
* PublishJon Bratseth2016-06-151-0/+200