Camel rest-dsl sending 400 Status codes

2014-10-29 Thread leo prince
Hello Camel Users, I am developing REST services using camel REST-DSL[ http://camel.apache.org/rest-dsl.html]component.I am successful in sending JSON request for happy path and get the response on the same using (Rest-DSL and camel servlet) combination. Now as we move forward the clien

camel-kafka Consumer to stop reading new messages and process only inflight messages.

2016-10-12 Thread Leo Prince
Hi Camel Users, We are using camel-kafka consumer to read message from Kafka.While performing Production deployment we kill this Java project and install a new jar. We use systemctl to manage java processes. While doing systemctl stop {java_process) I assume the inflight messages are lost. In came

Re: camel-kafka Consumer to stop reading new messages and process only inflight messages.

2016-10-13 Thread Leo Prince
Thanks Claus, Graceful shutdown works for us. -- View this message in context: http://camel.465427.n5.nabble.com/camel-kafka-Consumer-to-stop-reading-new-messages-and-process-only-inflight-messages-tp5788693p5788740.html Sent from the Camel - Users mailing list archive at Nabble.com.