You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Deelipkumar Daresh (JIRA)" <ji...@apache.org> on 2016/04/01 15:40:25 UTC

[jira] [Created] (CAMEL-9790) camel-kafka 2.17 not throwing TimeoutException back which is throw by Kafka client

Deelipkumar Daresh created CAMEL-9790:
-----------------------------------------

             Summary: camel-kafka 2.17 not throwing TimeoutException back which is throw by Kafka client 
                 Key: CAMEL-9790
                 URL: https://issues.apache.org/jira/browse/CAMEL-9790
             Project: Camel
          Issue Type: Improvement
          Components: camel-kafka
            Reporter: Deelipkumar Daresh
            Priority: Minor
             Fix For: 2.17.1


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 KafkaProducer  throws it so, we can set for retry it. 

http://camel.465427.n5.nabble.com/camel-kafka-2-17-not-throwing-TimeoutException-back-which-is-throw-by-Kafka-client-td5780199.html#a5780249




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)