-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v6.1
-
Sharding 2022-08-22, Sharding EMEA 2022-09-05
This ticket should remove the constructor from the ShardVersion that only requires the ChunkVersion and instead require everywhere to provide both a ChunkVersion and a CollectionIndexes.
This should also change the "default" (ie no global indexes) CollectionIndexes to be boost::none rather than Timestamp(0, 0).
- is related to
-
SERVER-69357 Make no-indexes version boost::none instead of Timestamp(0, 0)
- Closed