vamossagar12 commented on PR #14327: URL: https://github.com/apache/kafka/pull/14327#issuecomment-1780885517
@JimmyWang6 , I think for this part > What if a new topic gets created which matches the regex subscription of some member. we need to use the metadata update mechanism defined by `metadata.max.age.ms`. This is the interval using which the consumer will keep refreshing the metadata and do the pattern matching periodically against all topics existing at the time of check. Having said that, this looks like a client level config so not sure if it needs to be part of this PR. @dajac , WDYT? -- 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