-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 8.1.0-rc0, 8.0.0
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
v8.1, v8.0
-
CAR Team 2025-03-17
-
None
-
None
-
None
-
None
-
None
-
None
-
None
During database metadata DDL operations, we explicitly clear the database metadata from the DSS on the primary node and by writing a special flag in the config.cache.databases collection on secondary nodes.
While this approach works, we should start relying on the implicit clearing that occurs when the critical section is released for secondary nodes and on ShardingRecoveryService::FilteringMetadataClearer() for primary nodes.
- related to
-
SERVER-90864 createCollection Coordinator might clear the filtering metadata without holding the critical section
-
- Closed
-