aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/distributor_stripe_test_util.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-0/+3
* GC last use of hasItem, and use lookup interface directly.Henning Baldersheim2023-08-161-0/+1
* Wire MessageBus reply traces through conditional Put pipelineTor Brede Vekterli2023-05-121-0/+9
* Support write-repair for conditional Put operationsTor Brede Vekterli2023-05-041-1/+13
* Fix forward declaration of NodeSupportedFeatures.Tor Egge2021-11-191-1/+1
* Add configurable support for unordered merge forwardingTor Brede Vekterli2021-11-121-0/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove most traces of distributor legacy mode.Tor Brede Vekterli2021-09-201-1/+0
* Move initializing handling to top-level distributorTor Brede Vekterli2021-09-141-0/+1
* Rewrite state checkers tests to not use legacy test util.Geir Storli2021-08-271-0/+2
* Rewrite ideal state manager tests to not use legacy test util.Geir Storli2021-08-271-1/+2
* Rewrite per stripe tests that need to set pending cluster state to use Distri...Geir Storli2021-08-251-0/+2
* Rewrite per stripe tests to use DistributorStripeTestUtil instead of Distribu...Geir Storli2021-08-251-0/+3
* Properly configure the stripe instead of accessing the underlying config inst...Geir Storli2021-06-291-1/+7
* Rename functions to be more stripe centric.Geir Storli2021-06-281-14/+14
* Migrate stripe tests from LegacyDistributorTest to DistributorStripeTest.Geir Storli2021-06-281-0/+2
* Prepare baseline utils and tests for a single distributor stripe.Geir Storli2021-06-251-0/+228