You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by tomerb <to...@waze.com> on 2012/02/01 14:19:18 UTC

Re: Reply:network of broker - update and rebalance not working

figured out the problem (at list on my env)
when a broker updates another broker that it is up, it identifies itself by
the server name.
once the server name of all brokers was added to /etc/hosts on the client
side, all was well
:)
I guess this is bad practice, and the broker should identify itself by ip
and not by hostname

I was running activeMQ 5.5.1 on ubuntu 10.4



--
View this message in context: http://activemq.2283324.n4.nabble.com/network-of-broker-update-and-rebalance-not-working-tp4343907p4347806.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Reply:network of broker - update and rebalance not working

Posted by Matt Pavlovich <ma...@gmail.com>.
Hi-

Glad to here the issue has cleared up for you.  Using host names is 
probably a safer setup in most cases, since there are situations where 
using the IP address may cause problems for other folks.

Thanks,
Matt Pavlovich

On 2/1/12 7:19 AM, tomerb wrote:
> figured out the problem (at list on my env)
> when a broker updates another broker that it is up, it identifies itself by
> the server name.
> once the server name of all brokers was added to /etc/hosts on the client
> side, all was well
> :)
> I guess this is bad practice, and the broker should identify itself by ip
> and not by hostname
>
> I was running activeMQ 5.5.1 on ubuntu 10.4
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/network-of-broker-update-and-rebalance-not-working-tp4343907p4347806.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.