-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2025-07-21, CAR Team 2025-08-18
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
The BatchWriteOp does not properly handle top level StaleConfig errors returned by the shard.
Â
I've discovered this as part of a refectoring attempt, in which I modified where we perform the collection acquisition by the shard during an insert operation, moving it some layers higher up. This change introduces the possibility of a StaleConfig exception being thrown much earlier in the write path on the shard (specifically, at this point).
- is depended on by
-
SERVER-108071 Handle top level StaleConfig errors in write commands
-
- Blocked
-