Re: Zookeeper component RoutePolicy

2016-03-03 Thread ravishankarhassain
passed to the next processor i.e., to the Load balancer EIP. -- View this message in context: http://camel.465427.n5.nabble.com/Zookeeper-component-RoutePolicy-tp5758086p5778563.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Zookeeper component RoutePolicy

2014-10-30 Thread Henryk Konsek
What I want is to know if it is possible to when message 1 arrives the consumer A consumes it, when message 2 arrives the consumer B consumes it, when message 3 arrives the consumer A consumes it, and so on. What about load balancer [1] then? Laters! [1]

Zookeeper component RoutePolicy

2014-10-27 Thread Marco Vaz
, Best regards, Marco Vaz -- View this message in context: http://camel.465427.n5.nabble.com/Zookeeper-component-RoutePolicy-tp5758086.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Zookeeper component RoutePolicy

2014-10-27 Thread Henryk Konsek
Hi Marco, Though I would like to configur it to have more than one master running and to do something similar to a load balancer through the nodes. Is there any way to do it? The ZooKeeperRoutePolicy constructor takes enabledCount as a second argument: int enabledCount = 2; new

Re: Zookeeper component RoutePolicy

2014-10-27 Thread Marco Vaz
is only consumed by one of the consumers of the group. Thanks in advance, Marco Vaz -- View this message in context: http://camel.465427.n5.nabble.com/Zookeeper-component-RoutePolicy-tp5758086p5758105.html Sent from the Camel - Users mailing list archive at Nabble.com.