Details

    Description

      Eliminate multiple locking:

      • Queue.GetPartitionQueueDAOInfo() obtains a read lock, then calculates the headroom, which also acquires a read lock. Make sure we only have a single read lock while running this method.
      • Queue.addChildQueue(): call getCurrentPriority() instead of GetCurrentPriority()

      Attachments

        Issue Links

          Activity

            People

              pbacsko Peter Bacsko
              pbacsko Peter Bacsko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: