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

Remove the usage of UninterruptibleLockGuard dropDatabase

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-09-16

      dropDatabase uses the UninterruptibleLockGuard twice - as part resetting the drop-pending state in the event of failures.

      We'd like to remove UninterruptibleLockGuard because it is error-prone and adds complexity, and complicates our interruption story for operations. This ticket is to remove these two usages of the type.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: