[ 
https://issues.apache.org/jira/browse/AMQ-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15748107#comment-15748107
 ] 

Gary Tully commented on AMQ-6539:
---------------------------------

you should use masteSlave in place of static failover, see: 
http://activemq.apache.org/networks-of-brokers.html - MasterSlave Discovery


> Duplex message across cluster not work on ActiveMQ 5.14.2
> ---------------------------------------------------------
>
>                 Key: AMQ-6539
>                 URL: https://issues.apache.org/jira/browse/AMQ-6539
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.14.2
>         Environment: Testing
>            Reporter: Franco Ng
>
> I upgraded from 5.14.1 to 5.14.2 and  publish PTP/PubSub message in Custer MQ 
> with using duplex feature as following configuration.  However, the message 
> cannot publish across both MQ server but just connected server.  Please 
> analyze and solve.
> Re: 5.14.1 works with duplex and can publish a message to both MQ servers.
> activemq.xml
>         <networkConnectors>
>                 <networkConnector  name="FAILOVER"  duplex="true" 
> networkTTL="2" uri="static:(failover:(tcp://POC1:61616,tcp://POC2:61616))">
>                         <dynamicallyIncludedDestinations>
>                                 <queue physicalName="Q1"/>
>                                 <topic physicalName="jms.samples.chat"/>
>                         </dynamicallyIncludedDestinations>
>                 </networkConnector>
>         </networkConnectors>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to