This is the crux of the whole changeset: a callback that gives access to the 
whole context.

It doesn't really have to be the `ConsumerRecord` itself; I could also define a 
new class to contain the data+context, but ConsumerRecord happens to contain 
exactly what we need already. So I figured I'd keep it simple for internal use.

[ Full content available at: https://github.com/apache/kafka/pull/5710 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to