Details
-
Bug
-
Status: Closed
-
Critical - P2
-
Resolution: Fixed
-
None
-
None
-
Storage Non-NYC 2018-04-23
Description
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.