stantheman0128 commented on PR #23154: URL: https://github.com/apache/kafka/pull/23154#issuecomment-5439643586
Thanks Andrew. I switched the success path to `ConsumerGroupCommandTestUtils.buildConsumers`, the same executor helper `ListConsumerGroupTest` uses, so the classic consumer keeps polling JoinGroup/SyncGroup on a background thread until the test closes it. Pushed as 827a8a6. I did not re-run the cluster test on this box after the refactor (Windows load); happy to retrigger CI here. -- 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]
