Not exactly. Returning `null` from `Transformer` causes the record not to be 
forwarded at all. Returning `null` from a `ValueTransformer` will result in 
forwarding a `(key, null)` pair, which my have different semantics downstream.

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

Reply via email to