badaiaqrandista commented on pull request #9099:
URL: https://github.com/apache/kafka/pull/9099#issuecomment-679398619


   @bbejeck 
   
   It failed because it print the partition number as a single integer after 
the value. I moved the partition to be before the key (if printed) and value, 
and also added prefix "Partition:" to differentiate it from "Offset:".
   
   It's only printed if "print.partition=true".
   
   I will keep the tests as is then. ConsoleConsumerTest is a unit test for the 
class while DefaultMessageFormatterTest is more of an integration test.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to