Re: Rebalance not working in 5.8.0

2013-10-17 Thread waydena
Created ticket: https://issues.apache.org/jira/browse/AMQ-4812 -- View this message in context: http://activemq.2283324.n4.nabble.com/Rebalance-not-working-in-5-8-0-tp4672890p4672939.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Rebalance not working in 5.8.0

2013-10-17 Thread Robert Davies
OK - so can you raise an issue for this thanks! Rob On 17 Oct 2013, at 02:31, waydena wrote: > See Broker 1 config file attached. > > activemq.xml > > > > > -- > View this message in context: > http://activemq.2283324.n4

Re: Rebalance not working in 5.8.0

2013-10-16 Thread waydena
See Broker 1 config file attached. activemq.xml -- View this message in context: http://activemq.2283324.n4.nabble.com/Rebalance-not-working-in-5-8-0-tp4672890p4672903.html Sent from the ActiveMQ - User mailing list archive a

Re: Rebalance not working in 5.8.0

2013-10-16 Thread Robert Davies
sorry I can't see the config - can you add as an attachment ? On 17 Oct 2013, at 02:17, waydena wrote: > Yes (as per xml in original post (is there a better way to post this?)): > > > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Rebalance-not-worki

Re: Rebalance not working in 5.8.0

2013-10-16 Thread waydena
Yes (as per xml in original post (is there a better way to post this?)): -- View this message in context: http://activemq.2283324.n4.nabble.com/Rebalance-not-working-in-5-8-0-tp4672890p4672900.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Rebalance not working in 5.8.0

2013-10-16 Thread Robert Davies
So you've enabled updateClusterClients rebalanceClusterClients and updateClusterClientsOnRemove on the transport connector on both brokers in the broker config ? On 17 Oct 2013, at 02:03, waydena wrote: > Yes the brokers are networked. The failover works - just not the rebalance... > > Broker

Re: Rebalance not working in 5.8.0

2013-10-16 Thread waydena
Yes the brokers are networked. The failover works - just not the rebalance... Broker 1: Broker 2: -- View this message in context: http://activemq.2283324.n4.nabble.com/Rebalance-not-working-in-5-8-0-tp4672890p4672898.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Rebalance not working in 5.8.0

2013-10-16 Thread Robert Davies
so are the brokers connected (have a network connector between them?) On 16 Oct 2013, at 22:25, waydena wrote: > On reflection we may not have had this working in 5.4 - the clients connected > split across the two brokers on initial start-up because we still had both > brokers configured in the

Re: Rebalance not working in 5.8.0

2013-10-16 Thread waydena
On reflection we may not have had this working in 5.4 - the clients connected split across the two brokers on initial start-up because we still had both brokers configured in the client failover string at that time (the random connection was working) so it looked like rebalance was working but prob