Alan Conway created QPID-4191:
---------------------------------
Summary: HA removing self address breaks if a VIP is used.
Key: QPID-4191
URL: https://issues.apache.org/jira/browse/QPID-4191
Project: Qpid
Issue Type: Bug
Components: C++ Clustering
Affects Versions: 0.17
Reporter: Alan Conway
Assignee: Alan Conway
Fix For: 0.18
The HA broker was removing its own address from the set of cluster addresses to
avoid useless self-connection attempts. However this completely breaks if a
Virtual IP address (VIP) is used.
The remove-self is not essential, self-connection attempts are prevented
elsewhere. Backup brokers will be prevented from connecting to self by the same
connection-observer as normal clients.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]