You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Anbumani Balusamy (JIRA)" <ji...@apache.org> on 2015/07/17 19:59:04 UTC

[jira] [Created] (CAMEL-8979) Camel Kafka component is using Producer and KeyedMessage class

Anbumani Balusamy created CAMEL-8979:
----------------------------------------

             Summary: Camel Kafka component is using Producer and KeyedMessage class
                 Key: CAMEL-8979
                 URL: https://issues.apache.org/jira/browse/CAMEL-8979
             Project: Camel
          Issue Type: Improvement
          Components: camel-kafka
            Reporter: Anbumani Balusamy
            Priority: Minor


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?




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