I think we probably should clean these up so they are more useful for users, 
but won't block merging this on that.

I was thinking something more along the lines of:

```
UUIDDeserializer deserializes UUIDs in standard 36-byte hexidecimal string 
representation.
```

then followed by the encoding details, i.e. the stuff a user wants to know. 
Many users won't even think about the fact that what's going into the 
deserializer (or out of the serializer) is actually a `byte[]`.

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

Reply via email to