appchemist commented on PR #15961: URL: https://github.com/apache/kafka/pull/15961#issuecomment-2152367583
@philipnee Thanks for respond 1. No problem, I misunderstood. 2. Implemented in `ConsumerNetworkThreadTest`(https://github.com/apache/kafka/pull/16043) In my thought, propagating metadata errors after `KafkaClient.poll()` should be in line with legacy consumers. And It seems like we can choose one of the items below. - Simple approach - https://github.com/apache/kafka/pull/15961#issuecomment-2135478481 - https://github.com/apache/kafka/pull/15961#discussion_r1628247971 - Wrapping metadata and a background queue in an object -- 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