Re: Camel kafka manual commit implementation

2017-05-11 Thread Claus Ibsen
gt; exchange) throws Exception {.}).end(); > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-kafka-manual-commit-implementation-tp5799185p5799186.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ---

Camel kafka manual commit implementation

2017-05-10 Thread Abhijeet Shukla
Hi Team, I want to implement Kafka manual commit using apache camel, but not able to find any clue to implement it its given only for auto commit. Kindly help me out in the issue. Thanks Abhijeet Shukla -- View this message in context: http://camel.465427.n5.nabble.com/Camel-kafka-manual

Re: Camel kafka manual commit implementation

2017-05-10 Thread Abhijeet Shukla
id process(Exchange exchange) throws Exception {.}).end(); -- View this message in context: http://camel.465427.n5.nabble.com/Camel-kafka-manual-commit-implementation-tp5799185p5799186.html Sent from the Camel - Users mailing list archive at Nabble.com.