-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Sharding, Upgrade/Downgrade
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-07-20
-
200
-
馃煡 DDL
-
None
-
None
-
None
-
None
-
None
-
None
In checkMetadataConsistency (checkCollectionMetadataInShardCatalog), we are reading the Authoritative Shards feature flag then validating the durable shard catalog entries without taking into account that the FCV may be concurrently downgraded and the shard will become non-authoritative.
聽
This can cause checkMetadataConsistency to report a false positive if it runs concurrently to a FCV downgrade (see attached repro).