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

Remove the usage of UninterruptibleLockGuard in MultiIndexBlock

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Execution Team 2024-10-14

      The MultiIndexBlock uses the UninterruptibleLockGuard as part of aborting without cleanup.

      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 this class's usage of the type.

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

              Created:
              Updated: