FrankYang0529 commented on code in PR #19453: URL: https://github.com/apache/kafka/pull/19453#discussion_r2048207911
########## clients/src/main/java/org/apache/kafka/clients/consumer/internals/AsyncKafkaConsumer.java: ########## @@ -319,7 +314,7 @@ private StreamsRebalanceData streamsRebalanceData() { } private StreamsRebalanceListener streamsGroupRebalanceCallbacks() { Review Comment: @chia7712 the first letter may need to be lower case: `streamsRebalanceListener`. -- 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