You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Kumar Abhinav (JIRA)" <ji...@apache.org> on 2016/04/30 05:22:13 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kumar Abhinav updated CAMEL-9790:
---------------------------------
    Comment: was deleted

(was: This is an important fix/feature, it prevents camel client to know/resolve issues if kafka servers are down.)

> 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.2, 2.18.0
>
>
> 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)