[
https://issues.apache.org/jira/browse/KAFKA-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761601#comment-17761601
]
Jimmy Wang commented on KAFKA-14517:
------------------------------------
[~dajac]
Thanks for your reply.
Would you have time to take a glance at my pr?
My initial idea is to reuse the variable subscribedTopicNames(),
I added an new method maybeUpdateSubscribedTopicNamesByRegex() in
ConsumerGroup.java, which aims to add topic names that match regular
expressions to the subscribedTopicNames list. In this way, then behavior of
consumerGroupHeartbeat function will not need to change.
What's your suggestions?
> 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)