Brendon Anderson created KAFKA-10680:
----------------------------------------

             Summary: ProducerInterceptor - Way to link sent record with 
acknowledgement
                 Key: KAFKA-10680
                 URL: https://issues.apache.org/jira/browse/KAFKA-10680
             Project: Kafka
          Issue Type: Improvement
          Components: producer 
    Affects Versions: 2.5.1
            Reporter: Brendon Anderson


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to