gaurav-narula opened a new pull request, #20687:
URL: https://github.com/apache/kafka/pull/20687

   There are some calls to `TestUtils::waitForCondition` with the actual value 
of the condition being evalauated. These calls must use the overload with a 
`Supplier` for conditionDetails so that the actual value is lazily evaluated at 
the time of the condition failing.


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