summaryrefslogtreecommitdiff
path: root/jstests/sharding/refine_collection_shard_key_basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62332 Make RefineCollectionShardKeyCoordinator disallow migrations whi...Jordi Serra Torrens2022-01-211-34/+2
* SERVER-61249 Skip test case in refine_collection_shard_key_basic.js that reli...Jordi Serra Torrens2021-12-151-17/+20
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-1/+0
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-201-0/+1
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-5/+0
* SERVER-57524 Make refine and resharding not write epoch/timestamp to the chun...Kaloian Manassiev2021-06-161-1/+1
* SERVER-48651 Avoid lock timeout errors in refine_collection_shard_key_basic.jsPierlauro Sciarelli2021-06-161-1/+8
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-6/+8
* SERVER-53088 Create the _shardsvrRefineCollectionShardKey commandJaume Moragues2020-12-041-20/+0
* SERVER-50750 refineCollectionShardKey should add nested keys as dotted fieldsJack Mulrow2020-09-111-3/+141
* SERVER-50507 Avoid race conditions during recoverRefreshShardVersionPierlauro Sciarelli2020-09-041-0/+3
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-041-3/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+4
* SERVER-46505 Restore requirement that full shard key must be in query to upda...Jack Mulrow2020-03-171-3/+6
* SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a...Jack Mulrow2020-03-131-0/+96
* SERVER-45655 fix refine_collection_shard_key_basic.js under continuous_config...Tommaso Tocci2020-01-211-16/+0
* SERVER-43914 Permit sharding commands to accept compound hashed shard key specsArun Banala2019-11-261-3/+24
* SERVER-44666 Make FailPoint::pauseWhileSet not increment _timesEnteredCheahuychou Mao2019-11-181-1/+1
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-1/+1
* SERVER-44261 Replace waitForFailpoint function with waitForFailPoint commandCheahuychou Mao2019-11-011-10/+9
* SERVER-44099 Allow refine_collection_shard_key_basic.js to have less than the...Blake Oler2019-10-211-4/+4
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-23/+27
* SERVER-43201 Allow refine_collection_shard_key_basic.js to have more than one...Blake Oler2019-09-091-4/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-14/+16
* SERVER-42500 Trigger best-effort shard refreshes after refineCollectionShardKeyJamie Heppenstall2019-08-061-1/+27
* SERVER-42395 Add diagnosability and supportability features for refineCollect...Jamie Heppenstall2019-08-051-0/+15
* SERVER-42451 Add 'requires_document_locking' tag to refine_collection_shard_k...Jack Mulrow2019-07-311-2/+3
* SERVER-42391 Add jstests verifying the uniqueness property of a shard key can...Jamie Heppenstall2019-07-291-0/+26
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-533/+529
* SERVER-42141 Implement sharded metadata updates for refineCollectionShardKey ...Jamie Heppenstall2019-07-251-4/+303
* SERVER-41944 Validate the given shard key for refineCollectionShardKeyJamie Heppenstall2019-07-111-14/+222
* SERVER-41943 Validate the given namespace for refineCollectionShardKeyJamie Heppenstall2019-07-031-4/+38
* SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineC...Jamie Heppenstall2019-06-181-0/+17