-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2018-10-08
The coordinateCommit function on the TransactionCoordinatorService should return a Future with the commit decision that can be waited on in the coordinateCommit command. The coordinateCommit command should then wait on the decision before returning, and then return the decision to the router.