-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
Even though reads don't need to worry about retryability in the same way writes do, they still consume a stmtId, so they still need to be tracked by the txn machinery so we can guarantee that we don't re-use a stmtId.
- related to
-
SERVER-33551 Track snapshot read transactions with MultiDocumentTransactionState in Session
- Closed
-
SERVER-34109 Make sure we accept 'stmtId' for all transaction-supported commands
- Closed