Hi Team, I am new to Apache Camel and this group as well., Please help me in finding a solution to below issue.
I have a Zooker and configured Apache Camel with ZK as below. ZooKeeperRoutePolicy routePolicy = new ZooKeeperRoutePolicy("zookeeper://{{XXX.zkHost}}/{{XXX.zkrouteppolicy}}", 1); But Zooker is not able to find out the camel leader properly and sending the each document to all the nodes. we have 5 camel nodes in cluster mode. Thanks, Venkat.