-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
-
None
-
3
-
TBD
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
-
0
On SERVER-93430 collection and database routers stopped retrying if shard acted as a sub router. However, if the txn participant sends a request to itself through a collection/database router, the shard is not marked as a sub router and the operation is retried because txnRouter.isSafeToRetryStaleErrors returns true.
We should prevent any txn participant from retrying a request executed under a collection/database router.
- is fixed by
-
SERVER-103699 Use RouterRole machinery on cluster_find.cpp
-
- In Code Review
-
- is related to
-
SERVER-93430 Collection and database routers should not retry if shard acted as a sub router
-
- Closed
-
- related to
-
SERVER-105723 Investigate the implications of a shard retrying a failed command in a transaction
-
- Closed
-