mjsax opened a new pull request, #22824: URL: https://github.com/apache/kafka/pull/22824
Currently, the test needs to wait for 45sec for session timeout to expire. With a 60sec test timeout the test is flaky. This PR let Kafka Streams send a leave group request on close() which reduces the test runtime (for a single parameter run) from about 50sec to 5sec. -- 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]
