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

Checkpointing manually constructs ResourceId using RESOURCE_MUTEX

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2022-10-17, Execution Team 2022-10-31
    • 140

      Currently for checkpointing we use ResourceLock with a manually constructed ResourceId each time. This is incorrect usage as it doesn't go through the ResourceIdFactory. We should instead use ResourceMutex with ExclusiveLock and SharedLock.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: