Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-60524

[Retryability] Make retryable internal transactions retryable across data placement changes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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 to SERVER-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.  

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: