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 2021/09/03 13:33:54 UTC

[GitHub] [pulsar] siaron opened a new issue #11914: help Java client topicsPattern

siaron opened a new issue #11914:
URL: https://github.com/apache/pulsar/issues/11914


   **Describe the solution you'd like**
   ```
    pulsarClient.newConsumer()
                   .topicsPattern("persistent://*/default/pattern-topic")
   ```
   - Is it possible to consume topics from multiple tenants
   - Whether to automatically consume when adding tenant's topic
   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] siaron edited a comment on issue #11914: help Java client topicsPattern

Posted by GitBox <gi...@apache.org>.
siaron edited a comment on issue #11914:
URL: https://github.com/apache/pulsar/issues/11914#issuecomment-920040785


   针对此功能后续如何计划的?


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] github-actions[bot] commented on issue #11914: help Java client topicsPattern

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11914:
URL: https://github.com/apache/pulsar/issues/11914#issuecomment-1058752224


   The issue had no activity for 30 days, mark with Stale label.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui edited a comment on issue #11914: help Java client topicsPattern

Posted by GitBox <gi...@apache.org>.
codelipenghui edited a comment on issue #11914:
URL: https://github.com/apache/pulsar/issues/11914#issuecomment-913688537


   @siaron Currently you can only apply the regex patterns under a namespace, there is a PR https://github.com/apache/pulsar/pull/7855 for supporting the regex patterns across tenants and namespaces but have not merged yet.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] siaron commented on issue #11914: help Java client topicsPattern

Posted by GitBox <gi...@apache.org>.
siaron commented on issue #11914:
URL: https://github.com/apache/pulsar/issues/11914#issuecomment-920040785


   针对此功能后续的如何计划的?


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] siaron commented on issue #11914: help Java client topicsPattern

Posted by GitBox <gi...@apache.org>.
siaron commented on issue #11914:
URL: https://github.com/apache/pulsar/issues/11914#issuecomment-920040986


   针对此功能后续的如何计划的?


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #11914: help Java client topicsPattern

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #11914:
URL: https://github.com/apache/pulsar/issues/11914#issuecomment-913688537


   @siaron Currently you can only apply the regex patterns under a namespace, there is a PR for supporting the regex patterns across tenants and namespaces but have not merged yet.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org