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/27 17:11:08 UTC

[GitHub] [pulsar] prakashsaraf7 edited a comment on issue #3906: Multi-Topic subscription across tenant and namespace in Java client

prakashsaraf7 edited a comment on issue #3906: Multi-Topic subscription across tenant and namespace in Java client
URL: https://github.com/apache/pulsar/issues/3906#issuecomment-477256646
 
 
   So, if I understand correctly, we will have to create multiple consumers, one per namespace and use it for processing? In that case, I suggest correcting the documentation - where it indicates, I can have one consumer for multiple topics spanning across namespaces.
   
   Also, I would appreciate if anyone can provide a technical reason why we have the namespace check? I understand for creating multi-topic partition using "regex" - but if we do have the absolute topic name, what prevents having one consumer for multiple topics (in diff namespace)?

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