-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-09-01, CAR Team 2025-09-15, CAR Team 2025-09-29, CAR Team 2025-10-13, CAR Team 2025-10-27
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
WriteConcernError tests are disabled for DDL operations executed by a ShardingDDLCoordinator because they can be indefinitely blocked if a write cannot achieve majority commit.
This does not apply to create operations, as they do not run on a ShardingDDLCoordinator. However, create is also currently excluded from the WriteConcernError tests.
The goal of this ticket is to investigate whether create operations can be included in the WriteConcernError tests.
- related to
-
SERVER-112609 Enable create no-op operations on write concern error tests
-
- Blocked
-
-
SERVER-102312 Ensure that mongos upgrades the WC of a shardCollection request to 'majority' when possible
-
- Closed
-