Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Done
-
None
-
None
-
None
Description
There are a couple of places where the upper-level WiredTiger code is reaching into the block manager: conn_dhandle.c looks at btree->bm->map, bt_cursor.c looks at btree->bm->block->fh->size.
The hope is the block manager can be ported to something other than a POSIX filesystem if necessary, so we'd like to avoid this kind of access.
Attachments
Issue Links
- is depended on by
-
SERVER-21808 WiredTiger changes for 3.3.0
-
- Closed
-