Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
0.10.0.0
Description
As per this discussion these classes currently pass null values along to Deserializers, so those Deserializers need to handle null inputs and pass them through without throwing. It would be better for these classes to simply not call the Deserializers in this case; this would reduce the burden of implementers of Deserializer.
Attachments
Issue Links
- is related to
-
KAFKA-3839 Handling null keys in KTable.groupBy
- Resolved
- links to