I'm using Camel 2.9 and specifically the Camel ZookeeperRoutePolicy to control multiple instances of Zookeeper Routes across a cluster. It seems to be working in a simplistic case, but what happens in the case of a failure to read from the needed nodes in Zookeeper? Does or should the ZookeeperRoutePolicy support failover URIs like a normal Zookeeper route in camel? It seems that in the case of one Zookeeper cluster failing it would make sense to failover to the secondary Zookeeper instance and redo the leader election.
-- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-ZookeeperRoutePolicy-tp5716632.html Sent from the Camel - Users mailing list archive at Nabble.com.