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

Access data handles safely during cursor reopen

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 3.6.5, 4.0.0-rc0, WT3.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Non-NYC 2018-04-23

      During a cursor reopen, a btree may be discarded. The reopen code uses the btree indirectly to get to the data handle (to see if it has been closed). A btree cursor will probably need an explicit pointer to the dhandle to be used for reopens.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: