Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1981

Request.execute() acquires unneeded lock

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Minor Minor
    • 3.6.7
    • None
    • None

      Request.execute() at one point calls responsesComplete() which calls ConditionVar.waitFor(), and both methods acquire the lock. The first lock acquition is not required.
      The effect is minimal as acquiring an already acquired lock is cheap.

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: