-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-08-03
-
200
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-129218 introduced the new read only _shardsvrCheckMetadataConsistencySecondaryParticipant command, whose handler class exposes a default implementation for the maintenanceOK() method. This may be problematic when a request reaches a node that is currently restarting: instead of being rejected with a NotPrimaryOrSecondary error, its execution continues, generating potentially undefined behavior.
- is related to
-
SERVER-129218 Create test-only checkMetadataConsistency command for secondaries
-
- Closed
-
- related to
-
SERVER-132376 _shardsvrCheckMetadataConsistencySecondaryParticipant should explicitly wait for ShardingState to be initialized
-
- Closed
-
-
SERVER-131972 Treat ErrorCodes.ShardingStateNotInitialized as a transient error in check_metadata_consistency_basic.js
-
- Closed
-