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

Fix calculation of bits versus bytes for incremental bitmap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • WT10.0.0, 4.2.7, 4.4.0-rc5, 4.7.0
    • None
    • None
    • 5
    • Storage - Tora 2020-05-18
    • v4.2

    Description

      This is being separated out from WT-6136. While debugging that and looking at metadata I noticed that the number of bits needed to represent the file was incorrect causing us to over-allocate the bitmap needed.

      This is a bug and needs to be fixed. It does not cause any correctness issues in the information reported in backup. It does means that we are wasting space in the information we store in metadata and we're doing more work walking the bitmap during backup to walk a lot of zero bits unnecessarily.

      Attachments

        Issue Links

          Activity

            People

              sue.loverso@mongodb.com Susan LoVerso
              sue.loverso@mongodb.com Susan LoVerso
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: