-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Sharding 2022-01-24, Sharding 2022-02-07
-
5
Make checkStatementExecuted() do full history check. That is, regardless of whether a stmtId is being executed as a retryable write or in retryable internal transaction, check if the stmtId was executed either as a regular retryable write or in a previous retryable internal transaction.(moved toSERVER-62020)- Make TransactionParticipant include retriedStmtIds in the response when there are retried write statements.
- Verify that the original write response is correctly recovered even when the write statements are batched differently on retries.
- depends on
-
SERVER-62569 IDL Compatibility Checker script doesn't properly handle array types
- Closed
-
SERVER-58756 [Retryability] Add retryability support for internal transactions for retryable writes
- Closed
-
SERVER-62020 [Retryability] Make retryable write statements executed with or without internal transactions retryable whether or not internal transactions are involved on retries
- Closed
- related to
-
SERVER-62569 IDL Compatibility Checker script doesn't properly handle array types
- Closed