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

GossipRouter: lookup fails when we have multiple GossipRouters and any of them throws an exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.10
    • None
    • None

      Example: <TCPGOSSIP initial_hosts="A[12001],B[12001]" />

      If GossipRouter on host A is not running, but B is running, then the discovery will return with an empty list because connecting to A threw an exception.

      SOLUTION: parallelize connections to A and B and ignore exception for non-available hosts

              vblagoje Vladimir Blagojevic (Inactive)
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: