ShivsundarR commented on code in PR #18964: URL: https://github.com/apache/kafka/pull/18964#discussion_r1961771474
########## core/src/test/java/kafka/test/api/ShareConsumerTest.java: ########## @@ -688,6 +688,41 @@ public void testExplicitAcknowledgementCommitAsync() throws InterruptedException } } + @ClusterTest + public void testExplicitModeSwitchOnEmptyPoll() throws InterruptedException { Review Comment: Thanks yeah this sounds better. I have updated the PR. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org