Use the WiredTiger metadata create URI for metadata cursors

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Storage
    • Fully Compatible
    • ALL
    • Storage 2018-02-12, Storage 2018-02-26
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The MongoDB code is querying the WiredTiger metadata to retrieve the data used at create time. It is passing the wrong URI when opening a metadata cursor. It uses a URI of metadata: when it should use metadata:create

      The result of the incorrect URI is that occasionally attempting to create a new collection using the collstats.wiredTiger.creationString from another collection fails reporting an invalid string. This was found via automated testing using the wt_roudntrip_creation_string test case.

            Assignee:
            Louis Williams
            Reporter:
            Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: