-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
ALL
-
118
on certain types of error. It currently retries on interrupt type errors:
and gives up when error doesn't have the transient transaction error label:
The code comment appears to contradict with the specs:
Any network error encountered running any command other than commitTransaction in a transaction. If a network error occurs while running the commitTransaction command then it is not known whether the transaction committed or not, and thus the "TransientTransactionError" label MUST NOT be added.
- related to
-
SERVER-60495 Retry FailedToSatisfyReadPreference in DDL coordinators
- Closed