Our generic serde could be made to work with Strings as well (the serializer 
works just fine; the deserializer could have cases for if it parses the json as 
a textNode, etc.)

For this POC, I've just made it work as a POJO serializer, so we have to 
override the serdes when we need a String key.

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

Reply via email to