Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6314

ClusterTopologyManager.waitForJoinerView can wait forever

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.2.0.Final
    • 8.2.0.CR1
    • Core
    • None

    Description

      this method uses TimeService.remainingTime() to calculate the time it needs to wait, returning zero is the time is expired. However, zero timeout in Object.wait() will indicate to wait forever. Avoid invoke the wait() is time is already expired.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: