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