Bug 824990 - A federated broker may not reconnect to a remote cluster on link failure.
Summary: A federated broker may not reconnect to a remote cluster on link failure.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 2.0
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: ---
Assignee: Ken Giusti
QA Contact: Messaging QE
URL:
Whiteboard:
Depends On:
Blocks: 698367
TreeView+ depends on / blocked
 
Reported: 2012-05-24 18:35 UTC by Jason Dillaman
Modified: 2014-10-24 12:16 UTC (History)
5 users (show)

Fixed In Version: qpid-0.18
Doc Type: Bug Fix
Doc Text:
Cause: When a broker first joins a cluster, it queries the cluster for all known fail-over addresses known to the cluster. No further attempts are made by the broker to keep the list of fail-over addresses up to date. Consequence: Should the membership of the cluster change, new fail-over addresses are introduced. However, the broker will not be aware of these new fail-over addresses. Should the broker need to fail-over, the fail-over process may not work properly and the broker will not be able to remain in the cluster. Fix: The broker has been modified to constantly monitor for changes in the cluster's fail-over address list. Result: Should the set of valid fail-over addresses change after the broker has initially connected, the broker will be aware of these changes and should the broker need to perform fail-over it will succeed.
Clone Of:
Environment:
Last Closed: 2014-10-24 12:16:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-3963 0 None None None Never

Description Jason Dillaman 2012-05-24 18:35:14 UTC
See https://issues.apache.org/jira/browse/QPID-3963

Comment 1 Ted Ross 2012-06-06 18:39:28 UTC
Fixed upstream, see Jira for commit details.

Comment 2 Justin Ross 2013-07-25 18:25:24 UTC
This fix is against the clustering code that went away before 0.22/3.0, so I'm nacking it for 3.0.


Note You need to log in before you can comment on or make changes to this bug.