[
https://issues.apache.org/jira/browse/ARTEMIS-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093597#comment-16093597
]
Justin Bertram commented on ARTEMIS-1285:
-----------------------------------------
Artemis ships with an example demonstrating replication with multiple backups.
It's called {{replicated-multiple-failover}}. You can run the example using
the {{mvn verify}} command from the
{{<ARTEMIS_HOME>/examples/features/ha/replicated-multiple-failover}} directory.
Does this example succeed for you? If so, does the configuration of your
nodes match the node configurations from the example?
> Standby slave would not announce replication to master when the slave is down
> -----------------------------------------------------------------------------
>
> Key: ARTEMIS-1285
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1285
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.1.0
> Reporter: yangwei
>
> We have a cluster of 3 instances: A is master, B is slave and C is standby
> slave. When slave is down, we expect C announces replication to A but A is in
> standalone mode all the time. We see C waits at "nodeLocator.locateNode()"
> through jstack command.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)