-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Sharding NYC
-
Fully Compatible
-
Sharding NYC 2023-09-04, Sharding NYC 2023-09-18, Sharding NYC 2023-10-02
This includes
- marking the collection as unsplittable
- drop all chunks and make a single chunk with _id shard key with the range pointing to the data bearing shard
- refresh everywhere
- changes should be done under a critical section
- THEORETICALLY, resharding should give us most of this already
- Also write a test for this
- is depended on by
-
SERVER-81138 Extend the test coverage over config.placementHistory to include operations on unsplittable collections
- Backlog