Improve error handling for fetchTypeAndSourceURI()

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.3, 3.7.2
    • Affects Version/s: None
    • Component/s: Storage
    • Fully Compatible
    • ALL
    • v3.6
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      WiredTigerUtil::fetchTypeAndSourceURI() is using invariant(colgroupResult.isOK()) instead of invariantOK(colgroupResult). This means if the invariant ever fires, we don't know what the bad Status actually was.

              Assignee:
              Ian Whalen (Inactive)
              Reporter:
              Eric Milkie
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: