Idempotent Repository implementations for Consul and Etcd

2016-11-05 Thread rodolfo
Hello, Today I spent some hours testing both Consul and Etcd RoutePolicy implementations for leader elections and it's worked very well. But I wonder why camel-etcd and camel-consul components doesn't have IdempotentRepository implementations. This use case is valid for them, right ? -- Vie

Re: Camel - Hystrix

2016-11-05 Thread Claus Ibsen
All code are in github https://github.com/apache/camel/ And you can find the code for the 2.18.x branch there, which you can build http://camel.apache.org/building It takes a while to build (even if using fast install) mvn install -Pfastinstall You can also try the master branch instead if y

Re: Camel - Hystrix

2016-11-05 Thread r_karthik1
Thanks for your quickresponse. >From where I can get 2.18.1 source code to build? its already there in Github? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Hystrix-tp5789751p5789785.html Sent from the Camel - Users mailing list archive at Nabble.com.