Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- is related to
-
CAMEL-9957 camel-kafka producer sends the message in an async way
- Resolved