-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-09-07
-
11
TransactionParticipant relies on the clusterTime gossiping protocol to advance its logical clock. However there are cases when cluster time gossiping is not enabled - e.g. when a receiving node is not in a readable state.
Since its critical to get the participant logical clock up to the commitTimestamp it must be done explicitly.