I think these comments would be more helpful if they explained the exceptions.

It is generally true on any DSL method that an explicitly provided serde 
overrides the one passed from the parent.

By the way, since the serdes are nullable, null is always the last option (as 
in the comment on L132, maybe it doesn't need to be stated).

For example, in this case, we could simply say `// don't inherit parent value 
serde, since this operation may change the value type`.

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

Reply via email to