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

WT_SESSION::verify should not alter tables

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      While digging into a test failure in WT-2330 I noticed that running WT_SESSION::verify calls truncate, which can alter the file. Since verify is supposed to report whether a file is corrupted or not I'm not comfortable with verify altering the content of a table.

      I think we should be able to assert that a file is identical before and after running verify.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: