[ 
https://issues.apache.org/jira/browse/KAFKA-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761978#comment-17761978
 ] 

David Jacot commented on KAFKA-14517:
-------------------------------------

[~jimmywang611] Thanks. I left a comment in the PR. As explained in the PR, the 
approach taken is incorrect. With the new protocol, the regex resolution is on 
the server side. Therefore, the consumer will just pass the regex via the 
ConsumerGroupHeartbeat API. Note that the new consumer group protocol is not 
implemented yet on the client so we can't do much about it now. However, we can 
implement the server side.

> 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)

Reply via email to