kirktrue commented on PR #17244: URL: https://github.com/apache/kafka/pull/17244#issuecomment-2369893861
From the PR description: > If AsyncKafkaConsumer subscribes an invalid topic, the background thread will keep sending MetadataRequest with invalid topic, so background event queue will keep receiving ErrorEvent. It sounds like the metadata request loop is the source of the problem. Can we make the necessary modifications at that point to stop the problem closer to its source? -- 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