[
https://issues.apache.org/jira/browse/KAFKA-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762186#comment-17762186
]
Jimmy Wang commented on KAFKA-14517:
------------------------------------
[~dajac]
Got it. I refactored the previous code and remove the client relative part.
For sever part implement, added an extra arguments TopicsImage into
maybeUpdateSubscribedTopicNames().
When GroupMetadataKey/Value is replayed, the regex will not be considered for
the reason that when
computeSubscriptionMetadata() is invoked, the topics which match the regex will
be added into subscribedTopicCount.
> Implement regex subscriptions
> -----------------------------
>
> Key: KAFKA-14517
> URL: https://issues.apache.org/jira/browse/KAFKA-14517
> Project: Kafka
> Issue Type: Sub-task
> Reporter: David Jacot
> Assignee: Jimmy Wang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)