upper-level WiredTiger code is reaching into the block manager

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • WT2.8.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      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.

              Assignee:
              Keith Bostic (Inactive)
              Reporter:
              Keith Bostic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: