lianetm commented on PR #16885:
URL: https://github.com/apache/kafka/pull/16885#issuecomment-2344648128

   Hey @chia7712 , I just added a small fix 
https://github.com/apache/kafka/pull/16885/commits/2957cc49f1b7fdec96f278325066d04c1152815f
 after noticing some suspicious failures in the tests after the previous 
changes. I was indeed missing the fact that we need to allow to reset positions 
after refreshing committed offsets (even if no offset-fetch request is 
generated). That was affecting several tests (probably the best one to see the 
flow would be `testOffsetOfPausedPartitions`, passes consistently now, 
locally). I'll keep an eye on the build to check the test results again. Thanks!


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