sure. I will create JIRA and work on patch
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-kafka-2-17-not-throwing-TimeoutException-back-which-is-throw-by-Kafka-client-tp5780199p5780249.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
Yeah sounds like a good idea, you are welcome to log a JIRA and if
possible work on a patch/PR
http://camel.apache.org/support.html
On Fri, Apr 1, 2016 at 12:42 AM, kumar5 wrote:
> if org.apache.kafka.clients.producer.KafkaProducer.waitOnMetadata throwing
> org.apache.kafka.common.errors.Ti
if org.apache.kafka.clients.producer.KafkaProducer.waitOnMetadata throwing
org.apache.kafka.common.errors.TimeoutException exception then it catching
warping up in FutureFailure(e)
passing to camel KafkaProducer but camel KafkaProuder is not doing anything
with that.
it will be good if camel K