[
https://issues.apache.org/activemq/browse/AMQ-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51201#action_51201
]
Michael Chen commented on AMQ-1825:
-----------------------------------
>From what I read, pure master/slave guarantees no message lost, but the
>networked broker documentation does not suggest that feature. Nor does it
>explicitly say that it does exactly what pure master/slave do.
> Pure MasterSlave doesn't work
> -----------------------------
>
> Key: AMQ-1825
> URL: https://issues.apache.org/activemq/browse/AMQ-1825
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.1.0
> Reporter: Dima
> Fix For: 5.3.0
>
>
> Slave doen't synchronize state with master
> 1.If master has messages which absent in slave, these messages won't
> replicate ot slave after attaching slave to master.
> 2.If remove messages via JMX purge() in master, messages in slave won't remove
> 3. If slave has messages wich absent in master, these messages won't remove
> when slave is attaching to master
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.