Keep track of waiting resource in LockerImpl

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • Execution Team 2020-06-29
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      LockerImpl::getWaitingResource() has unsynchronized accesses to the lock request status in order to find the waiting resource. To solve this, LockerImpl should keep track of the waiting resource itself so that it doesn't need to look through the pending requests.

              Assignee:
              Gregory Noma
              Reporter:
              Gregory Noma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: