Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-3606

reconfigure compatibility error paths leave system in modified state

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2017-10-02

      The code parsing the compatibility versions scan directly into conn->compat_major,conn->compat_minor and do not restore/reset those on error. The fix is to scan into local variables and then set into the connection after all error checking.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: