-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-71613 introduced the checkHistoricalPlacementMetadataConsistency set of assertion as part of a test teardown hook to verify the consistency of the most recent metadata held by config.placementHistory against the rest of the global catalog.
With recent changes to support the introduction of V2 change stream readers, this logic should be revisited to:
- verify whether/how it can be promoted to a background check hook
- condition its evaluation to the activation state of the featureFlagChangeStreamPreciseShardTargeting feature flag.
- is related to
-
SERVER-71613 Create a new JS test hook to validate the generation of historical placement data while multiple DDL / CRUD operations are in execution.
-
- Closed
-