-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
QE 2025-01-20
-
200
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
coordinateCommitReturnImmediatelyAfterPersistingDecision=true means 2PC transactions return as soon as decision is persisted which is before commitTransaction has been run on shards. This violates read-own-writes when mixing reads and writes inside and outside of transactions. This is why the production value of the server parameter is false