aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/distributor_stripe_test_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire distributor operation cancelling to state change edgesTor Brede Vekterli2023-09-071-2/+28
* GC last use of hasItem, and use lookup interface directly.Henning Baldersheim2023-08-161-2/+3
* Reduce use of default values in method callsHenning Baldersheim2023-08-101-72/+28
* Support write-repair for conditional Put operationsTor Brede Vekterli2023-05-041-0/+14
* Update test to handle the change to enable_metadata_only_fetch_phase_for_inco...Henning Baldersheim2022-09-301-2/+2
* Add configurable support for unordered merge forwardingTor Brede Vekterli2021-11-121-0/+9
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove most traces of distributor legacy mode.Tor Brede Vekterli2021-09-201-5/+0
* Move initializing handling to top-level distributorTor Brede Vekterli2021-09-141-1/+3
* Rewrite state checkers tests to not use legacy test util.Geir Storli2021-08-271-0/+8
* Rewrite ideal state manager tests to not use legacy test util.Geir Storli2021-08-271-1/+9
* Rewrite external operation handler tests to not use legacy test util.Geir Storli2021-08-271-0/+2
* Rewrite per stripe tests that need to set pending cluster state to use Distri...Geir Storli2021-08-251-0/+10
* Rewrite per stripe tests to use DistributorStripeTestUtil instead of Distribu...Geir Storli2021-08-251-0/+17
* Properly configure the stripe instead of accessing the underlying config inst...Geir Storli2021-06-291-6/+25
* Rename functions to be more stripe centric.Geir Storli2021-06-281-16/+16
* Migrate stripe tests from LegacyDistributorTest to DistributorStripeTest.Geir Storli2021-06-281-0/+6
* Prepare baseline utils and tests for a single distributor stripe.Geir Storli2021-06-251-0/+495