coltmcnealy-lh commented on PR #17527: URL: https://github.com/apache/kafka/pull/17527#issuecomment-2420827815
@dajac any help would be appreciated with the tests. Not sure if what I attempted to do was clear or not, but (obviously) the changes I made to `MockClient.java` broke tons of stuff. The reason for those changes was that since `poll()` didn't advance the `time`, it got stuck in an infinite loop before these changes. There must be a better way to test this. -- 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]
