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/08/01 07:43:04 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650164#comment-14650164 ] 

Anbumani Balusamy commented on CAMEL-8979:
------------------------------------------

Hi Claus,
       Please let me know if any changes are required in the patch

> 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
>         Attachments: CAMEL-8979-Kafka-Documentation.txt, CAMEL-8979-camel-kafka-pom.txt, CAMEL-8979-src.txt, camel-kafka.zip
>
>
> 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)