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/03 15:36:09 UTC

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

sijie commented on issue #3733: support Pattern subscribe in kafka compat client
URL: https://github.com/apache/pulsar/issues/3733#issuecomment-469034162
 
 
   @liketic 
   
   I am not sure you need to get the partitions. Because pulsar client already handles that. 
   
   If you want to subscribe to a list of topics, you can do that in ConsumerBuilder to set a list of topics.
   
   Hope this clarify your questions.
   

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