Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-18646

Avoid WiredTiger checkpointing dead handles

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.4, 3.1.3
    • Affects Version/s: 3.0.3
    • Component/s: WiredTiger
    • Labels:
    • Fully Compatible
    • ALL

      The fix for SERVER-18014 introduced a bug that was discovered in stress testing after 3.0.3 was released.

      If a handle is busy when a checkpoint starts (e.g., in the middle of a bulk load), then dead by the time the checkpoint visits it (e.g., a forced drop happens after the checkpoint starts), then the checkpoint could fail unexpectedly.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: