[ 
https://issues.apache.org/jira/browse/QPID-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13644598#comment-13644598
 ] 

Alan Conway edited comment on QPID-4787 at 4/29/13 4:03 PM:
------------------------------------------------------------

Fixed on trunk

------------------------------------------------------------------------
r1477165 | aconway | 2013-04-29 11:57:59 -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.

------------------------------------------------------------------------

                
      was (Author: aconway):
    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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to