summaryrefslogtreecommitdiff
path: root/jstests/sharding/range_deleter_interacts_correctly_with_refine_shard_key.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76064 Increase receiveChunkWaitForRangeDeleterTimeoutMS default value ...Silvia Surroca2023-04-201-4/+0
* Revert "SERVER-76064 Increase receiveChunkWaitForRangeDeleterTimeoutMS defaul...auto-revert-processor2023-04-171-0/+4
* SERVER-76064 Increase receiveChunkWaitForRangeDeleterTimeoutMS default value ...Silvia Surroca2023-04-171-4/+0
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+4
* SERVER-62850 Delete RefineCollectionShardKeyCoordinator_NORESILIENT once 6.0 ...Tommaso Tocci2022-06-021-87/+0
* SERVER-64207 Too low of 'receiveChunkWaitForRangeDeleterTimeoutMS' value for ...Allison Easton2022-04-011-0/+4
* SERVER-62332 Make RefineCollectionShardKeyCoordinator disallow migrations whi...Jordi Serra Torrens2022-01-211-0/+11
* SERVER-61755 Migration recovery should handle refined shard keyAllison Easton2022-01-181-61/+80
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ma...Marcos José Grillo Ramírez2020-06-301-15/+17
* SERVER-47985 Implement recovery of a shard's `shardVersion` before it is allo...Tommaso Tocci2020-06-031-14/+14
* SERVER-48243 Remove requires_fcv_46 tag from range_deleter_interacts_correctl...Tommaso Tocci2020-06-031-4/+0
* SERVER-48246 Wait for RSM to detect failover in range_deleter_interacts_corre...Jack Mulrow2020-05-181-2/+6
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-182/+0
* SERVER-48242 Make stepup in range_deleter_interacts_correctly_with_refine_sha...Jack Mulrow2020-05-151-2/+1
* SERVER-48198 Account for extended range bounds when recovering migration deci...Jack Mulrow2020-05-141-0/+67
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-081-0/+1
* SERVER-35804 Disallow dropping config and admin from mongosRandolph Tan2020-04-141-3/+3
* SERVER-45993 Remove code in migration tests that caters to 4.2 binariesAlex Taskov2020-04-031-2/+0
* SERVER-46370 Maintain _receivingChunks list correctly after shard key refineMatthew Saltz2020-03-261-119/+322
* SERVER-46386 Change MetadataManager::_findNewestOverlappingMetadata to work w...Matthew Saltz2020-03-131-12/+70
* SERVER-44825 Test refineCollectionShardKey interaction with the range deleterMatthew Saltz2020-02-101-0/+162