summaryrefslogtreecommitdiff
path: root/jstests/serverless/shard_split_wait_for_block_timestamp.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73688 Update shard split to be gated on FCV 6.3Esha Maharishi2023-02-091-1/+1
* SERVER-72286 Convert all shard split tests to use ES modulesMatt Broadstone2023-01-041-6/+6
* SERVER-71179 Update the ShardSplitCommands to use the TenantId classmathisbessamdb2022-11-181-1/+1
* SERVER-70939 Refactor split writes-during-aborted testMatt Broadstone2022-11-071-2/+1
* SERVER-70371 Remove `featureFlagShardSplit`, add `requires_fcv_62`Matt Broadstone2022-10-121-1/+1
* SERVER-70008 Rename BasicServerlessTest to ShardSplitTestDidier Nadeau2022-10-041-2/+2
* SERVER-69197 Clear lastCommitted and currentCommitted on splitMatt Broadstone2022-08-291-4/+2
* SERVER-68964 Reset lastCommitted to blockTimestamp after splitMatt Broadstone2022-08-251-1/+1
* SERVER-65730 Remove the split config at the end of a shard splitDidier Nadeau2022-05-181-1/+1
* SERVER-64906 Copy applicable Tenant Migration jstests to shard splitmathisbessamdb2022-05-101-4/+4
* SERVER-63092 Improve split test library and add tests for writeDidier Nadeau2022-04-121-40/+13
* SERVER-64661 Fix validation on shutdown failing due to a re routing issue.mathisbessamdb2022-03-251-10/+11
* SERVER-64478 Fix shard split test failure due to invalid tenant idsDidier Nadeau2022-03-141-1/+1
* SERVER-62346 Apply recipient config when heartbeat presents a splitConfigDidier Nadeau2022-03-041-1/+1
* SERVER-63091 Donor applies splitConfig before waiting for acceptanceDidier Nadeau2022-03-031-1/+1
* SERVER-63817 adding support of forgetShardSplit cmd to the shard_split_wait_f...mathisbessamdb2022-02-221-5/+4
* SERVER-62366 Add forgetShardSplit commandmathisbessamdb2022-02-171-0/+3
* SERVER-62819 Donor waits for recipient to reach blockTimestampMatt Broadstone2022-02-161-0/+93