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

Move the UninterruptibleLockGuard in the MultiIndexBlockImpl destructor to encompass the entire method

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • Affects Version/s: 3.7.9
    • Component/s: Storage
    • Fully Compatible
    • ALL
    • Storage NYC 2018-05-21
    • 64

      An UninterruptibleLockGuard was added in the destructor for MultiIndexBlockImpl. A recent failure has shown that it should encompass the entire scope of the try-catch block in case other lock acquisitions are also interrupted.

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: