Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
Novice
Description
Hi, I looked into the camel-kafka component version 2.15.2 and it's using old Producer and KeyedMessage class for posting the message to kafka topic. From 0.8.2 version we have new KafkaProducer and ProduceRecord classes. Can we change the component to use the KafkaProducer and ProduceRecord classes?
Attachments
Attachments
Issue Links
- relates to
-
CAMEL-9467 Camel-Kafka: Upgrade to kafka 0.9 and use the Java client instead of Scala
- Resolved