-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Sharding 2021-01-25
Each document on config.chunks has its own ChunkVersion. Since we extended the definition of ChunkVersion to include a timestamp, when we are upgrading/downgrading we have to properly handle it.
On upgrade we should add to all docs on config.chunks the same timestamp that we are adding to config.collections. On Downgrade we have to get rid of it, as we do in config.collections.
- is depended on by
-
SERVER-53773 Enable featureFlagTimestampedUUID in 'all feature flags' variants
- Closed