-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
Sharding 2018-11-05
This ticket is to tie together the coordinator state machine with the functions for persisting
and deleting commit decisions. Following the completion of this ticket, coordinators should successfully persist their decision when they have decided to commit, and delete their decision when they have received all commit acks.
- depends on
-
SERVER-36854 Change TransactionCoordinator state machine to allow for persisting decision
- Closed
-
SERVER-36860 Implement functions for persisting/deleting/reading coordinator commit decisions
- Closed
- duplicates
-
SERVER-37882 Switch the distributed transaction commit protocol to the RPC protocol
- Closed
- related to
-
SERVER-65417 Remove TODO listed for SERVER-37165
- Open
-
SERVER-43519 Remove the TODO listed in SERVER-37165
- Closed
-
SERVER-52987 Complete TODO listed in SERVER-37165
- Needs Scheduling