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

[Retryability] Create partial index for config.transactions on parentLsid

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Sharding 2021-11-15
    • 2

      • Add a parentLsid field to config.transactions entries for retryable internal transactions that stores the parent lsid of the internal session.
      • Create a partial index for config.transactions on {parentLsid: 1, _id.txnNumber: 1, _id: 1} with partialFilterExpression {parentLsid: {$exists: true}}.

            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: