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

ephemeralForTest's inActiveTxn() performs the incorrect RecoveryUnit check

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2020-11-02
    • 50

      The code today checks for _inUnitOfWork() when it should be checking for _isActive().

      Additionally, both WiredTiger and ephemeralForTest will have the same logic so we can move it up into the RecoveryUnit.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: