aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/distributor_stripe_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update test to reflect new defaultHenning Baldersheim2023-01-121-2/+1
* Add support for two-phase document garbage collectionTor Brede Vekterli2022-08-171-0/+20
* Allow inhibiting all default bucket space merges if global merges pendingTor Brede Vekterli2022-02-151-0/+13
* Add configurable support for unordered merge forwardingTor Brede Vekterli2021-11-121-0/+17
* Make implicit bucket priority DB clearing on scheduling configurableTor Brede Vekterli2021-10-141-0/+21
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Expose aggregated low-level data movement statistics as metricsTor Brede Vekterli2021-09-281-2/+7
* Add grace period inhibiting maintenance after state transitions with bucket o...Tor Brede Vekterli2021-09-271-0/+31
* Add high-level test that maintenance is inhibited during pending state transi...Tor Brede Vekterli2021-09-241-0/+19
* Address low-hanging TODO fruit and remove stuff that's either done or won't b...Tor Brede Vekterli2021-09-161-4/+0
* Rename test functions to be aligned with distributor stripe functionality.Geir Storli2021-09-091-4/+4
* Rename Distributor to TopLevelDistributor.Geir Storli2021-09-061-1/+1
* Migrate more unit tests to top-level distributor test suiteTor Brede Vekterli2021-08-311-0/+19
* Migrate stale reads tests to DistributorStripeTest.Geir Storli2021-08-301-0/+65
* Migrate config propagation tests to DistributorStripeTest.Geir Storli2021-08-301-0/+132
* Migrate distributor stripe unit tests that configures using config builder.Geir Storli2021-06-291-0/+111
* Properly configure the stripe instead of accessing the underlying config inst...Geir Storli2021-06-291-5/+7
* Rename functions to be more stripe centric.Geir Storli2021-06-281-35/+36
* Migrate stripe tests from LegacyDistributorTest to DistributorStripeTest.Geir Storli2021-06-281-1/+499
* Prepare baseline utils and tests for a single distributor stripe.Geir Storli2021-06-251-0/+85