summaryrefslogtreecommitdiff
path: root/jstests/sharding/balancer_defragmentation_merge_chunks.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75999 Fail point utils should retry configureFailPoint on retriable er...Allison Easton2023-04-181-33/+14
* SERVER-71917 Update defragmentation tests to use variable doc sizesAllison Easton2023-04-131-1/+1
* SERVER-66652 Remove NoMoreAutoSplitter feature flagPierlauro Sciarelli2023-03-151-1/+0
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+3
* SERVER-67899 fix the logic to reset the maxChunkSize param for the config.sys...Paolo Polato2022-07-281-0/+36
* SERVER-67283 Remove deprecated PerCollBalancingSettings feature flagTommaso Tocci2022-06-171-2/+0
* SERVER-63036 Reintroduce balancer_defragmentation_merge_chunks.js into the cs...Tommaso Tocci2022-06-151-62/+2
* SERVER-65649 Throttle merge/split chunk ops issued by the balancerPaolo Polato2022-04-281-0/+1
* SERVER-64546 Increase the resharding critical section timeout value for balan...Allison Easton2022-03-211-1/+11
* SERVER-63869 Fix shard retrieval in balancer_defragmentation_merge_chunks.jsTommaso Tocci2022-02-221-2/+5
* SERVER-63405 Create FSM workload to test defragmentation with concurrent oper...Allison Easton2022-02-221-1/+2
* SERVER-63723 Remove unnecesary moveChunk operations in balancer_defragmentati...Allison Easton2022-02-171-4/+0
* SERVER-61635 Validate that the defragmentation algorithm is fairly executed a...Tommaso Tocci2022-02-081-1/+1
* SERVER-62652 Balancer defragmentation test should check remaining chunks at t...Allison Easton2022-02-081-72/+48
* SERVER-63248 Defragmenter should not retry StaleShardVersionTommaso Tocci2022-02-071-28/+37
* SERVER-63290 Speedup balancer_defragmentation_merge_chunks.js testTommaso Tocci2022-02-041-41/+51
* SERVER-63169 Fix deadlock in balancer_defragmentation_merge_chunksAllison Easton2022-02-021-7/+7
* SERVER-62134 Ensure Phase 3 is executed before ending defragmentationAllison Easton2022-01-281-24/+19
* SERVER-63034 exclude balancer_defragmentation_merge_chunks.js from stepdown s...Paolo Polato2022-01-271-0/+2
* SERVER-61938 ConfigureCollectionAutoSplit should check maxChunkSize in MBAllison Easton2022-01-261-0/+28
* SERVER-58518 Report progress of collection defragmentation through balancerCo...Paolo Polato2022-01-251-8/+8
* SERVER-62851 Fix assertion in defragmentation testPaolo Polato2022-01-241-4/+5
* SERVER-62851 Fix balancer_defragmentation_merge_chunks.jsPaolo Polato2022-01-241-20/+30
* SERVER-62757 Rename balancerShouldMergeChunks command parameterTommaso Tocci2022-01-201-21/+10
* SERVER-62582 Allow balancer_defragmentation_merge_chunks.js to not perform me...Allison Easton2022-01-171-2/+2
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-131-24/+24
* SERVER-62484 Force deterministic splits points in balancer_defragmentation_me...Allison Easton2022-01-121-5/+5
* SERVER-60479 Implement split chunks routine Phase IIIAllison Easton2022-01-121-3/+30
* SERVER-61533 Make the balancer defragmentation policy resilient to non-retrya...Allison Easton2022-01-111-7/+82
* SERVER-62268 Handle balancer configuration refresh in `balancer_defragmentati...Tommaso Tocci2022-01-051-8/+8
* SERVER-62095 Update phase transitions for balancer defragmentation policyAllison Easton2021-12-171-2/+4
* SERVER-61989 balancer_defragmentation_merge_chunks should recreate collection...Allison Easton2021-12-171-44/+57
* SERVER-61727 Refactoring existing balancer defrag policyPaolo Polato2021-12-151-3/+3
* SERVER-61940 Make balancer_defragmentation_merge_chunks test config stepdownsAllison Easton2021-12-101-23/+36
* SERVER-59664 Implement merge chunks routine Phase IAllison Easton2021-12-071-7/+34
* SERVER-61555 Link the defragmentation policy to ConfigureCollectionAutoSplitAllison Easton2021-12-021-0/+141