-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2018-09-24
The TransactionCoordinator should accept a "try abort" event that will return the appropriate action. If the coordinator has already made a decision, then try abort should return Action::kNone. If it has not yet made a decision, it may return sendAbort in some cases.
- is depended on by
-
SERVER-37020 Implement tryAbort on TransactionCoordinatorService
- Closed