lucasbru opened a new pull request, #14436:
URL: https://github.com/apache/kafka/pull/14436

   `LogCaptureAppender` sets the log level in various tests to check if a 
certain log message is produced. The log level is however never reverted, 
changing the log level across the board and introducing flakiness due to 
non-determinism since the log level depends on execution order. Some log 
messages change the timing inside tests significantly.
   
   ### Committer Checklist (excluded from commit message)
   - [x] Verify design and implementation 
   - [x] Verify test coverage and CI build status
   - [x] Verify documentation (including upgrade notes)
   


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