-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
ALL
-
-
CAR Team 2024-12-09
Using the pattern in tests jstests/replsets/noop_writes_wait_for_write_concern.js and jstests/sharding/mongos_noop_writes_wait_for_write_concern.js, we can see that renameCollection does return a WriteConcernError in the replset but mongos does not return WriteConcernError.
- duplicates
-
SERVER-97754 User-provided write concern is not honored for DDL operations on sharded clusters (always w:majority)
- Needs Scheduling
- related to
-
SERVER-80103 Mongos WriteConcernError Behavior Differs from Mongod
- Closed