b-goyal commented on PR #123:
URL: https://github.com/apache/kafka/pull/123#issuecomment-1997283218

   console consumer writes to System.out, while (some) log4j loggers operate in 
other threads.
   
   This occasionally led to funky interleaved output which disrupted parsing of 
consumed messages by ConsoleConsumerService, leading to spurious test failures.
   
   This fix directs log output to a separate file.
   


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