For simple tables, do not use table dhandle after it is released

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.0-rc4, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • Storage 2017-11-13
    • None
    • v3.6

      The change https://github.com/wiredtiger/wiredtiger/commit/982121f68b336eb58edfbae26300ef46935277b8, AKA WT-3555 appears to have an error. __wt_schema_release_table is called before table->face.name is used. This is not a simple code ordering problem, as storage for cursor->uri must persist for the lifetime of the cursor. The WT-3555 changes are related to some small performance enhancements for cursor opens.

      It's possible this is the problem seen in HELP-5263.

              Assignee:
              Donald Anderson
              Reporter:
              Donald Anderson
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: