Add an UninterruptibleLockGuard to the MultiIndexBlockImpl destructor

XMLWordPrintableJSON

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

      In the destructor of a MultiIndexBlockImpl, in the event of an interruption, it will fail to acquire a lock when calling onOpMessage and crash. An UninterruptibleLockGuard should be placed in the destructor so that lock acquisitions are not interruptible.

            Assignee:
            Dianna Hohensee (Inactive)
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: