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

Add cursor method to allow applications to detect checkpoint cursor mismatch

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT11.0.0, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      If MDB wants two checkpoint cursors on different objects to reference the same database checkpoint in those objects, using default (not named) checkpoints, it's possible for a checkpoint to happen in-between the opening of the two checkpoint objects, and the cursors to end up referencing different, incompatible checkpoints.

      Provide a mechanism so it's possible to detect the mismatch.

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

              Created:
              Updated:
              Resolved: