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

Fix calculation of bits versus bytes for incremental bitmap

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.2.7, 4.4.0-rc5, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage - Tora 2020-05-18
    • v4.2

      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.

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

              Created:
              Updated:
              Resolved: