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/06/04 05:17:59 UTC

[jira] [Created] (CAMEL-10020) Camel KafkaProducer should be able to return back RecordMetadata

Kumar Abhinav created CAMEL-10020:
-------------------------------------

             Summary: Camel KafkaProducer should be able to return back RecordMetadata
                 Key: CAMEL-10020
                 URL: https://issues.apache.org/jira/browse/CAMEL-10020
             Project: Camel
          Issue Type: Improvement
          Components: camel-kafka
    Affects Versions: 2.17.1, 2.18.0
            Reporter: Kumar Abhinav
            Priority: Minor


Current implementation of KafkaProducer throws away RecordMetadata; it is  returned as part of the callback and also as part of the synchronous get() call. RecordMetadata contains important information about the partition and offset of the record as saved by the broker.



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