philipnee commented on code in PR #12545:
URL: https://github.com/apache/kafka/pull/12545#discussion_r977892155


##########
clients/src/main/java/org/apache/kafka/common/serialization/StringDeserializer.java:
##########
@@ -27,27 +30,45 @@
  *  value.deserializer.encoding or deserializer.encoding. The first two take 
precedence over the last.
  */
 public class StringDeserializer implements Deserializer<String> {
+

Review Comment:
   the extra line :) 



-- 
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