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

Fix or explained the anomaly when removing the turtle file in test_txn19.py

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Salvage
    • StorEng - Defined Pipeline

      In test_txn19.py, we can find the following comment:

                  # Removing the 'WiredTiger.turtle' file has weird behavior:
                  #  Immediately doing wiredtiger_open (without salvage) succeeds.
                  #  Following that, wiredtiger_open w/ salvage also succeeds.
                  #
                  #  But, immediately after the corruption, if we run
                  #  wiredtiger_open with salvage, it will fail.
                  # This anomaly should be fixed or explained.
      

      This ticket should check if this is still the case and update the comment with either a FIXME or remove it.

            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: