You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/03/02 12:32:25 UTC

[GitHub] liketic commented on issue #3733: support Pattern subscribe in kafka compat client

liketic commented on issue #3733: support Pattern subscribe in kafka compat client
URL: https://github.com/apache/pulsar/issues/3733#issuecomment-468916490
 
 
   Hi @jiazhai , I'd like to work on this. I just want to know how can we get the partitions for those matched topics, which can be used to construct TopicPartition like ```subscribe(Collection<String> topics, ConsumerRebalanceListener callback)``` did. Could you please give me some hints ?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services