squah-confluent opened a new pull request, #20808: URL: https://github.com/apache/kafka/pull/20808
The previous implementation was buggy and always threw an IllegalStateException because it called Iterator.remove() without a preceding call to Iterator.next(). -- 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]
