[
https://issues.apache.org/jira/browse/QPID-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Conway resolved QPID-4787.
-------------------------------
Resolution: Fixed
Fixed on trunk
------------------------------------------------------------------------
r1477165 | Use of uninitialized value in concatenation (.) or string at
/usr/libexec/git-core/git-svn line 5605, <$fh> line 12.
| 2013-04-29 12:01:33 -0400 (Mon, 29 Apr 2013) | 7 lines
QPID-4787: HA brokers find self-address in brokers_url.
HA brokers need to know their own addresses, but it is not safe to simply use
local hosts name and Broker::getPort() since the broker may be listening on
multiple addresses. The solution is to have brokers check the ha-rokers-url for
their own address while doing the initial status check of the cluster.
------------------------------------------------------------------------
> HA brokers find self-address in brokers_url.
> --------------------------------------------
>
> Key: QPID-4787
> URL: https://issues.apache.org/jira/browse/QPID-4787
> Project: Qpid
> Issue Type: Bug
> Affects Versions: 0.22
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.23
>
>
> HA brokers need to know their own addresses, but it is not safe to simply use
> local hosts name and Broker::getPort() since the broker may be listening on
> multiple addresses. The solution is to have brokers check the ha-rokers-url
> for their own address while doing the initial status check of the cluster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]