lianetm opened a new pull request, #19814: URL: https://github.com/apache/kafka/pull/19814
This PR uses topic IDs received in assignment (under new protocol) to ensure that only these assigned topics are included in the consumer metadata requests performed when the user subscribes to broker-side regex (RE2J) With the changes we also end up fixing another issue (KAFKA-18729) that aimed to avoid iterating the full set of assigned partitions when checking if a topic should be retained from the metadata response when using RE2J. -- 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