Hi everyone,

Is there any way to retrieve the offset attached to each message with the
APIs of kafka streams ? Currently the Processor interface exposes only the
method process(K key, V value);

It would be usefull to get the offsets in order to implement DSL extensions
with some methods which need to identify each message.

Thanks in advance

-- 
Florian HUSSONNOIS

Reply via email to