-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
ALL
SERVER-84081 (still WIP) will add an AbortResult struct that the cleanup abort in the TXN API returns. This is used to provide the client with a write concern error in the case that a commit does not occur. To reduce code duplication, this struct should be merged with the CommitResult.
- related to
-
SERVER-84081 FLE2 write error hides write concern error
- In Progress