summaryrefslogtreecommitdiff
path: root/jstests/sharding/updates_to_rangedeletions_collection_trigger_range_deletions.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45993 Remove code in migration tests that caters to 4.2 binariesAlex Taskov2020-04-031-1/+0
* SERVER-45441 submitRangeDeletionTask should force a refresh if the metadata i...Esha Maharishi2020-01-231-3/+2
* SERVER-45026 updates_to_rangedeletions_collection_trigger_range_deletions.js ...Alex Taskov2019-12-101-1/+2
* SERVER-45004 Add assert for orphan creation in updates_to_rangedeletions_coll...Alex Taskov2019-12-061-1/+8
* SERVER-44161 Implement MigrationCoordinatorMatthew Saltz2019-11-261-0/+4
* SERVER-44663 Blacklist range deletion tests from the sharding_multiversion suiteAlex Taskov2019-11-181-1/+1
* SERVER-44158 On step up, submit ready ranges from config.rangeDeletions to th...Alex Taskov2019-11-141-2/+2
* SERVER-44157 On beginning to receive a range, check overlapping ranges in con...Alex Taskov2019-11-061-2/+2
* SERVER-44156 Submit tasks to the CollectionRangeDeleter when config.rangeDele...Alex Taskov2019-10-311-0/+146