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

[Retryability] Make retryable write statements executed with or without internal transactions retryable whether or not internal transactions are involved on retries

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 5.3.0
    • None
    • None
    • Fully Compatible
    • Sharding 2021-12-27, Sharding 2022-01-10, Sharding 2022-01-24
    • 5

    Description

      • Make refreshFromStorageIfNeeded() load the latest transaction state for the client session and all internal sessions that may have executed RITs on behalf of the command that the TransactionParticipant is executing.
      • Dealing with when to set isValid on a TransactionParticipant.
      • 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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: