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

txn_two_phase_commit_failure.js has an aggressive transactionLifetimeLimitSeconds value.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • 39

      The  transactionLifetimeLimitSeconds value is currently set to 5s in the test. This causes failures sometimes when the test runs on EVG since when the timeout is hit, the transaction coordinator is removed from memory causing a NoSuchTransaction error when we don't expect it. We should increase this value.

       

      Example logs of a timeout and transaction coordinator being removed from memory can be found here.

            Assignee:
            lamont.nelson@mongodb.com Lamont Nelson
            Reporter:
            kshitij.gupta@mongodb.com Kshitij Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: