-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: Backlog
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2021-01-25
timestamp based collection/database UUID feature is currently guarded by the ShardingDDLFullSupport flag that is used also for the rest of the PM-1965 project. The goal of this ticket is to create a dedicated feature flag just for this feature and to use that one to guard "timestamp based UUID" code.
As per feature flag convention the name of the flag should start with `featureFlag`.
Suggested options are:
- featureFlagTimestampedVersions
- featureFlagTimestampedUUID
- featureFlagDDLTimestampEnabled
- depends on
-
SERVER-52162 Create feature flag for Sharded collections support all DDL operations
- Closed
- is depended on by
-
SERVER-52809 Implement the new drop collection path in _shardsvrDropCollection
- Closed
-
SERVER-53773 Enable featureFlagTimestampedUUID in 'all feature flags' variants
- Closed
-
SERVER-53776 Create feature flag to guard incomplete DDL operations
- Closed