-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2024-02-05, CAR Team 2024-02-19
After SERVER-83844 is completed, the movePrimary coordinator can now stop cloning unsplittable collections.
This requires to
- add all the unsplittable collection from the collections to ignore
- do the same for the cloneDatabase
This ticket will also require to:
- adjust every test that expects user data to be moved as part of movePrimary.
- address the TODOs
- depends on
-
SERVER-83844 Replace movePrimary calls with changePrimary calls in jstests
- Backlog
-
SERVER-80136 Create a new command to change the DBPrimary without moving any collections
- Closed
-
SERVER-81461 Change tests that uses movePrimary to move data to use moveCollection
- Closed