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/26 22:41:48 UTC

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

prakashsaraf7 opened a new issue #3906: Multi-Topic subscription across tenant and namespace in Java client
URL: https://github.com/apache/pulsar/issues/3906
 
 
   The document suggest that we can create a multi-topic subscription across different namespaces. However, in MultiTopicConsumerImpl.java - there are explicit check to make sure all topics belong to one namespace only.
   Can you please clarify, if it is possible to create multi-topic subscription across tenant and namespace? Or is it documentation bug?

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