Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10020

Camel KafkaProducer should be able to return back RecordMetadata

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.17.1
    • 2.18.0
    • camel-kafka
    • None
    • Novice

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            demesne Kumar Abhinav
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: