chia7712 commented on PR #15652:
URL: https://github.com/apache/kafka/pull/15652#issuecomment-2094019717

   > Those two classes are meant to be used with the console consumer. This is 
why they are not referenced anywhere.
   
   thanks for the reminder !
   
   >  I wonder if we should provide an equivalent one in java.
   
   agree!
   
   The conversion from `ByteBuffer` to `ApiMessage` can be rewrite by java. 
Also, `ConsoleConsumer` can internally replace the string 
`kafka.coordinator.group.GroupMetadataManager\$OffsetsMessageFormatter` by the 
name of new implementation to keep the compatibility of command line. WDYT?


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to