summaryrefslogtreecommitdiff
path: root/jstests/sharding/merge_all_chunks_on_shard.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75999 Fail point utils should retry configureFailPoint on retriable er...Allison Easton2023-04-181-22/+7
* SERVER-75637 Use 'retryWrites' when directly writing to the CSRS in `merge_al...Allison Easton2023-04-131-13/+16
* SERVER-75636 Only execute `mergeAllChunksWithMaxNumberOfChunksTest` test case...Allison Easton2023-04-131-0/+5
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 1)Jack Mulrow2023-04-071-1/+0
* SERVER-75086 Increase throttling time for auto-merger to 15 secs and auto-mer...Pierlauro Sciarelli2023-03-231-9/+6
* SERVER-74600 Retry split in merge_all_chunks_on_shard.js testSilvia Surroca2023-03-171-1/+5
* SERVER-71013 Enable auto-merger feature flagPierlauro Sciarelli2023-03-161-1/+1
* SERVER-74779 Support CSRS stepdown in `merge_all_chunks_on_shard.js` testPierlauro Sciarelli2023-03-151-11/+14
* SERVER-74600 Fix test bugs due to secondary reads in `merge_all_chunks_on_sha...Pierlauro Sciarelli2023-03-131-2/+1
* SERVER-74405 Set a maximum number of chunks to merge within an auto-merging r...Pierlauro Sciarelli2023-03-031-0/+23
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-0/+1
* SERVER-73515 Make Automerger interval a configurable server parameterPierlauro Sciarelli2023-02-271-87/+90
* SERVER-73126 Integrate auto-merging within the balancerSilvia Surroca2023-02-201-12/+116
* SERVER-72283 Take into account mergeability constraints in` mergeAllChunksOnS...Pierlauro Sciarelli2023-01-251-4/+3
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-201-0/+310