-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-05-15, Execution Team 2023-05-29, Execution Team 2023-06-12, Execution NAMR Team 2023-06-26
Implement a POC of cloning index data separately from collection data
-
- Set up creating collection and indexes (might get away with using regular command)
- Add special command to clone data from the source to those tables
- Indexes and collections independently, parallelized
- CloneFilteredCollectionData
- CloneFIlteredIndexData
- Could also be one command
- Initial iteration, don’t worry about oplog entries and come back to it after end to end support
Goal: Write a jstest that creates a cloned collection
- depends on
-
SERVER-77250 Unreplicated collection data written to recipient
- Closed
- is depended on by
-
SERVER-76970 Adding end to end perf test
- Closed