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

upper-level WiredTiger code is reaching into the block manager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Done
    • None
    • WT2.8.0
    • 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

          Activity

            People

              keith.bostic@mongodb.com Keith Bostic (Inactive)
              keith.bostic@mongodb.com Keith Bostic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: