summaryrefslogtreecommitdiff
path: root/jstests/sharding/move_chunk_allowMigrations.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66652 Remove NoMoreAutoSplitter feature flagPierlauro Sciarelli2023-03-151-1/+1
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-07-271-13/+2
* SERVER-66378 Adapt tests skipped due to featureFlagBalanceAccordingToDataSizePierlauro Sciarelli2022-05-241-12/+7
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-0/+8
* SERVER-59053 VectorClock is not gossiped in sessions started by a direct-to-s...Tommaso Tocci2021-12-161-8/+4
* SERVER-61759 Interrupt and join migrations when allowMigrations is set to falseKaloian Manassiev2021-12-071-2/+2
* SERVER-61759 Make MoveTimingHelper a member of MigrationSourceManagerKaloian Manassiev2021-12-031-77/+84
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-221-35/+0
* SERVER-61027 Add permitMigration flag to prevent balancer rounds and migratio...Marcos José Grillo Ramirez2021-11-041-0/+35
* SERVER-54252 Cleanup legacy configOpTime gossipingTommaso Tocci2021-08-051-4/+8
* SERVER-58868 Enable/Remove a commented moveChunk + AllowMigrations testSergi Mateo Bellido2021-07-281-34/+33
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-55114 Bump the minor version of the newest chunk on change allowMigrat...Simon Graetzer2021-07-081-4/+4
* SERVER-57861 Exclude move_chunk_allowMigrations.js from does_not_support_step...Antonio Fuschetto2021-06-211-0/+1
* SERVER-57523 Do not persist epochs and timestamps on config.chunksSergi Mateo Bellido2021-06-151-33/+34
* SERVER-57204 Extend the _configsvrSetAllowMigrations command to take the coll...Jordi Serra Torrens2021-05-311-0/+23
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-1/+1
* SERVER-53861: Implement stop migrations procedure for DDL operationsJordi Serra Torrens2021-02-251-8/+52
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-6/+15
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-0/+133