-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
CAR Team 2026-02-16
-
200
-
1
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-117010 added a new test in core_sharding to run checkMetadataConsistency in all appropriate suites, however, it fails to consider currenty known issues that should be ignored, for example:
- After
SERVER-107762there is a drop collection on config.system.sessions in the background that might generates inconsistencies - When running with shard stepdowns, an MalformedTimeseriesBucketsCollection could be generated that should also be ignored
Additionally, the test is executing a split that might fail due to transient state. We should follow something similar to what the checkMetadataConsistency helper is doing, by ignoring some known issues and handling transient state.
- is caused by
-
SERVER-117010 [TEST ONLY] check_metadata_consistency.js continues to fail in csrs stepdown suite
-
- Closed
-
- is related to
-
SERVER-117010 [TEST ONLY] check_metadata_consistency.js continues to fail in csrs stepdown suite
-
- Closed
-
-
SERVER-107762 Improve testing with sessions collection drop in background
-
- Closed
-