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)

Reply via email to