Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10680

ProducerInterceptor - Way to link sent record with acknowledgement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.5.1
    • None
    • producer
    • None

    Description

      Can some sort of facility be added to ProducerInterceptors to be able to link the onSend and onAcknowledgement methods so I know that record "A" was sent and record "A" was acknowledged?  Ideally, the ProducerRecord would get sent in as a parameter to the onAcknowledge method, but if there was some other way to correlate the two activities, some value could be added to various processes that use the ProducerInterceptor.

       

      See also KAFKA-4911

      Attachments

        Activity

          People

            Unassigned Unassigned
            brenande Brendon Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: