You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Leo Prince (JIRA)" <ji...@apache.org> on 2016/06/28 18:22:57 UTC

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

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

Leo Prince edited comment on CAMEL-10020 at 6/28/16 6:22 PM:
-------------------------------------------------------------

Addressed this issue in this pull request - https://github.com/apache/camel/pull/1052 
Please review, Thanks!

Thanks for Roger Glover for pairing with me on this.



was (Author: leoprince):
Addressed this issue in this pull request - https://github.com/apache/camel/pull/1052 
Please review, Thanks!

> 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
>            Reporter: Kumar Abhinav
>            Priority: Minor
>             Fix For: 2.18.0
>
>
> 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)