mjsax opened a new pull request, #21514:
URL: https://github.com/apache/kafka/pull/21514

   HeadersSerializer and HeaderDeserializer are internal classes and there is 
no reason why they would need to implement the public Serializer and 
Deserializer interfaces. If we don't implement these interfaces, the actual 
serialize() and deserialize() methods can be static simplifying the code 
further.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to