You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Wayne Evans (JIRA)" <ji...@apache.org> on 2013/10/17 15:50:42 UTC

[jira] [Updated] (AMQ-4812) Rebalance not working on 5.8.0

     [ https://issues.apache.org/jira/browse/AMQ-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wayne Evans updated AMQ-4812:
-----------------------------

    Description: 
Two brokers networked.
Transport connectors configured on both with:
rebalanceClusterClients="true" updateClusterClients="true" updateClusterClientsOnRemove="true"
Clients configured with only Broker 1 in Failover string.
Clients all connect to 1st Broker when starting up.
When first broker is stopped all clients fail over to 2nd Broker.
When 1st Broker is brought back up all clients remain on 2nd Broker.

Related issue - queued messages on 1st Broker that were passed from 2nd broker initially are not consumed after 1st Broker is brought back up as rules prevent them from being passed back to 2nd Broker where client consumers are attached.


> Rebalance not working on 5.8.0
> ------------------------------
>
>                 Key: AMQ-4812
>                 URL: https://issues.apache.org/jira/browse/AMQ-4812
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 5.8.0
>            Reporter: Wayne Evans
>
> Two brokers networked.
> Transport connectors configured on both with:
> rebalanceClusterClients="true" updateClusterClients="true" updateClusterClientsOnRemove="true"
> Clients configured with only Broker 1 in Failover string.
> Clients all connect to 1st Broker when starting up.
> When first broker is stopped all clients fail over to 2nd Broker.
> When 1st Broker is brought back up all clients remain on 2nd Broker.
> Related issue - queued messages on 1st Broker that were passed from 2nd broker initially are not consumed after 1st Broker is brought back up as rules prevent them from being passed back to 2nd Broker where client consumers are attached.



--
This message was sent by Atlassian JIRA
(v6.1#6144)