I have been trying to use zookeeper but it looks like the camel route on the slave, which is subscribing to the IBM MQ,still runs. I could see the exception below when I start the slave.
Cause: JMSWMQ0026: Failed to subscribe to topic '#/#/ITEM/MAINT' using MQSUB.; nested exception is com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED') reason '2429' ('MQRC_SUBSCRIPTION_IN_USE'). This means that the slave is connecting the IBM MQ even with the zookeeper route policy enabled. Is there a way I can have a single route running at a time among multiple similar routes? -- View this message in context: http://camel.465427.n5.nabble.com/Master-Slave-Camel-ActiveMQ-tp5745360p5745453.html Sent from the Camel - Users mailing list archive at Nabble.com.