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

Allow larger block sizes with wt_binary_decode.py

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 8.1.0-rc0, 8.0.0-rc3
    • Affects Version/s: None
    • Component/s: Tools
    • Labels:
      None
    • Storage Engines

      The wt_binary_decode.py tool is hard coded to assume that a block size larger than 512K indicates a corrupt block – i.e., that the size as stored in the page header is likely corrupt/garbage if it too big.

      MongoDB supports document sizes up to 16MB, so we can legitimately have blocks at least that big.

      We should change the limit in wt_binary_decode.py accordingly.

            Assignee:
            keith.smith@mongodb.com Keith Smith
            Reporter:
            keith.smith@mongodb.com Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: