FrankYang0529 commented on PR #17150: URL: https://github.com/apache/kafka/pull/17150#issuecomment-2379360813
Hi @lianetm and @kirktrue, thanks for the review. I may need more time for this. I found that `AsyncKafkaConsumer#interceptors` consume offsets. If we use background thread to get `subscriptions.allConsumed()`, we need `CommitEvent#future` to return offsets, so `AsyncKafkaConsumer#interceptors` doesn't get empty offsets. -- 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]
