-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Shell
-
None
-
Replication
The transaction API specifies that if commitTransaction fails with a server selection error, network error, retryable writes error, or write concern failed / timeout then we should attach the error label`UnknownTransactionCommitResult`. The shell currently does not do this.
- is related to
-
SERVER-41125 Attach UnknownTransactionCommitResult errorLabel when commitTransaction fails and the result is unknown
- Closed