Good catch, but I still prefer to use `Joined` as a single parameter, but 
overall I think this approach is better.

In the Serde inheritance PR the order was switched when creating a new `Joined` 
object ie `Joined.with(keySerde, otherValueSerde, valueSerde)` so the 
`otherValueSerde` was used,  but the change was subtle and I missed that point. 
 Probably better to keep it this way so things are more explicit.

[ Full content available at: https://github.com/apache/kafka/pull/5741 ]
This message was relayed via gitbox.apache.org for devnull@infra.apache.org

Reply via email to