chia7712 commented on code in PR #19779: URL: https://github.com/apache/kafka/pull/19779#discussion_r2103726000
########## clients/src/main/java/org/apache/kafka/clients/consumer/internals/StreamsMembershipManager.java: ########## @@ -480,6 +480,7 @@ public void transitionToFatal() { if (previousState == MemberState.UNSUBSCRIBED) { Review Comment: Could you please consider modifying the unit test to keep the production code consistent? -- 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