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

Request.execute() acquires unneeded lock

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: