-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2018-07-16, Sharding 2018-08-13, Sharding 2018-08-27
This ticket is to take the "Action" enum output of the coordinator's internal state machine built in SERVER-35347 and implement the business logic for the actions:
enum class Action { kNone, kSendCommit, kSendAbort };
- is depended on by
-
SERVER-36122 Implement the router side of the distributed commit protocol
-
- Closed
-
- is duplicated by
-
SERVER-35363 Extend beginTransaction and commit/abortTransaction to support coordinator and participant properties
-
- Closed
-