summaryrefslogtreecommitdiff
path: root/jstests/serverless/shard_split_rejects_multiple_ops.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/+2
* SERVER-71179 Update the ShardSplitCommands to use the TenantId classmathisbessamdb2022-11-181-4/+4
* SERVER-70939 Refactor split writes-during-aborted testMatt Broadstone2022-11-071-4/+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/+4
* SERVER-67353 Handle retryable errors in BasicServerlessTest::commitAsyncDidier Nadeau2022-06-291-1/+1
* SERVER-67007 fix race condition and simpified split_rejects_multiple_ops testmathisbessamdb2022-06-061-48/+8
* 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-23/+6
* SERVER-66269 fixing broken test that expects to run a second splitmathisbessamdb2022-05-091-1/+2
* SERVER-63092 Improve split test library and add tests for writeDidier Nadeau2022-04-121-2/+3
* SERVER-62363 Prevent multiple shard split concurrent operationsmathisbessamdb2022-04-071-0/+134