YutaLin opened a new pull request, #21235: URL: https://github.com/apache/kafka/pull/21235
In extreme situations, the existing throttling mechanism in share consumer limits the consumer to processing only a single record at a time, which can intermittently cause `testComplexShareConsumer` to time out. I add `group.share.delivery.count.limit` to stabilize the test. -- 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]
