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

   It has been flaky on trunk and PRs, failing when it continues to find a 
metric that is supposed to the removed when preparing fetch requests. 
   
   The metric is only removed when sending new fetch requests (on 
prepareFetchRequests), but the test was just waiting for a rebalance (callbacks 
triggered) , which really does not guarantee that we prepared a new fetch 
request. 


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