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

Extra arguments provided to the verify util command

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Command line utilities
    • Labels:
      None
    • Storage Engines
    • 2
    • StorEng - Defined Pipeline

      It seems that we are not using the verify command correctly in test_verify.py:

              self.runWt(['-p', 'verify', '-u', '-d', 'dump_pages', self.uri, '-d'],
                  outfilename='dump_corrupt.out', errfilename="dump_corrupt.err", failure=True)
      

      The extra -d at the end does not seem to serve any purpose given the documentation here.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: