dajac commented on a change in pull request #10470:
URL: https://github.com/apache/kafka/pull/10470#discussion_r607914823



##########
File path: core/src/main/scala/kafka/tools/ConsoleConsumer.scala
##########
@@ -614,18 +613,3 @@ class NoOpMessageFormatter extends MessageFormatter {
   def writeTo(consumerRecord: ConsumerRecord[Array[Byte], Array[Byte]], 
output: PrintStream): Unit = {}
 }
 
-class ChecksumMessageFormatter extends MessageFormatter {

Review comment:
       I wonder if we should explicitly mention this one in the upgrade notes. 
It could be considered as part of the `console-consumer` tool which is part of 
our public API. It is in a gray zone. I am pretty sure that it is not used 
anymore but how knows... What's you take on this?




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

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


Reply via email to