By the way, in activemq.xml, in the broker settings, do you have
offlineDurableSubscriberTimeout and offlineDurableSubscriberTaskSchedule
defined or do you use the default ?

Regards
JB

On 25/11/2019 09:57, Ashish Vaishno wrote:
> Hello Tim, 
> 
> Sorry for the confusion. In my setup there are a lot of brokers which have a
> similar config. WRT to hello/world example that i refered, the config would
> look like
> broker-1 : 
> <route id="hello_mirror-standard-frontend-standard-01">
>       <from
> uri="frontend-standard-01:topic:Hello.v1?clientId=backend-broker-name-1-hello_mirror&amp;durableSubscriptionName=hello"/>
>       <to uri="backend-broker-name-1:queue:hello.mirror"/>
>     </route>
> 
> broker-2:
> <route id="hello_mirror-standard-frontend-standard-01">
>       <from
> uri="frontend-standard-01:topic:World.v1?clientId=backend-broker-name-1-world_mirror&amp;durableSubscriptionName=world"/>
>       <to uri="backend-broker-name-1:queue:world.mirror"/>
>     </route>
> 
> broker-3:
> <route id="hello_mirror-standard-frontend-standard-01">
>       <from
> uri="frontend-standard-01:topic:HowAreYou.v1?clientId=backend-broker-name-1-howareyou_mirror&amp;durableSubscriptionName=howareyou"/>
>       <to uri="backend-broker-name-1:queue:howareyou.mirror"/>
>     </route>
> ...
> 
> Regards
> Ashish
> 
> 
> 
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html
> 

-- 
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to