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 2020/07/31 09:40:44 UTC

[GitHub] [pulsar] bin-albin opened a new issue #7709: support namespace level fuzzy matching

bin-albin opened a new issue #7709:
URL: https://github.com/apache/pulsar/issues/7709


   We are using Pulsar as a logging service queue to address multiple product and business log output and consumption/alarm issues. We are now using the non-Partiton way to create multiple topics. We now the problem is to maintain a lot of the namespace (different business use different namespace to isolate) so if you create namespace is very much, we need a lot of backend flink pulsar topic data stream to consumption, because of the pulsar is not support namespace level fuzzy matching, the scale is likely to reach thousands of namespace, however, pulsar at the consumer end currently only supports the topic level of regular matching. This will result in a large number of tasks for Flink and high resource consumption. Why not raise the granularity of fuzzy matching to the namespace level?


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



[GitHub] [pulsar] bin-albin commented on issue #7709: support namespace level fuzzy matching

Posted by GitBox <gi...@apache.org>.
bin-albin commented on issue #7709:
URL: https://github.com/apache/pulsar/issues/7709#issuecomment-667761234


   Yes, it does


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



[GitHub] [pulsar] sijie commented on issue #7709: support namespace level fuzzy matching

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


   @bin-albin Is your requirement to support namespace matching in regex subscription?


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



[GitHub] [pulsar] jiazhai commented on issue #7709: support namespace level fuzzy matching

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


   This seems to be a dup to #7846 


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



[GitHub] [pulsar] jiazhai closed issue #7709: support namespace level fuzzy matching

Posted by GitBox <gi...@apache.org>.
jiazhai closed issue #7709:
URL: https://github.com/apache/pulsar/issues/7709


   


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