-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 8.0.0-rc1
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In suites that performs config server replicaset stepowns (e.g. sharding_csrs_continuous_config_stepdown) it could happen that resharding operation continue to run even after the balancer has been correctly stop. When this happens, CheckShardFilteringMetadta hook would run concurrently with the resharding operation reading the catalog while it is in an inconsistent state. Thus it could potentially return false positives.
We should make sure that no DDL operations in flight while running CheckShardFilteringMetadata.
- depends on
-
SERVER-99482 Extend checkMetadataConsistency to validate that each shard is aware of the chunks it owns
-
- In Progress
-
-
SERVER-76488 Make CheckMetadataConsistency check db and shard version
-
- Closed
-
-
SERVER-100501 checkMetadataConsistency to validate in 8.0 and before, the DSS against CSRS config
-
- Closed
-