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

Add test to specifically test durability after a crash while backup cursors are open on a source

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT11.0.0, 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None

      The current documentation says:

      When applications are using both checkpoint-level and commit-level durability, checkpoints taken while a
      backup cursor is open are not durable. That is, if a crash occurs when a backup cursor is open, then the system
      will be restored to the most recent checkpoint prior to the opening of the backup cursor, even if later database
      checkpoints were completed.
      

      That could be read to imply that committed transactions in a logging system are discarded if we crash during a backup operation.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: