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/01/25 13:24:44 UTC

[GitHub] [pulsar] rodrigoreis opened a new issue #9311: Is there a default number of subscriptions for a topic?

rodrigoreis opened a new issue #9311:
URL: https://github.com/apache/pulsar/issues/9311


   The question is whether there is any configuration that limits the number of subscriptions and producers per topic.
   
   **Describe the bug**
   I noticed that the topic stops responding when I reach the number of 10 subscriptions per topic.
   
   **To Reproduce**
   1. Create a persistent topic.
   2. Produce a considerable number of messages
   3. Create 11 consumers to handle this topic.
   
   **Desktop (please complete the following information):**
   Ubuntu 20.04.1 LTS (GNU/Linux 4.19.128-microsoft-standard x86_64)
     System information as of Mon Jan 25 10:22:50 -03 2021
   
     System load:  0.0                Processes:             8
     Usage of /:   1.7% of 250.98GB   Users logged in:       0
     Memory usage: 0%                 IPv4 address for eth0: 172.23.157.248
     Swap usage:   0%.
   


----------------------------------------------------------------
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] codelipenghui commented on issue #9311: Is there a default number of subscriptions for a topic?

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


   @rodrigoreis I will close this issue first. Feel free to reopen it if needed.


----------------------------------------------------------------
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] codelipenghui closed issue #9311: Is there a default number of subscriptions for a topic?

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


   


----------------------------------------------------------------
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] rodrigoreis commented on issue #9311: Is there a default number of subscriptions for a topic?

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


   @codelipenghui I will check and keep in touch, TY.


----------------------------------------------------------------
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] codelipenghui commented on issue #9311: Is there a default number of subscriptions for a topic?

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


   Have you update the `maxSubscriptionsPerTopic` in the broker.conf? By default, Pulsar does not limit the subscriptions of a 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.

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



[GitHub] [pulsar] codelipenghui commented on issue #9311: Is there a default number of subscriptions for a topic?

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


   Thanks @rodrigoreis 


----------------------------------------------------------------
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] codelipenghui commented on issue #9311: Is there a default number of subscriptions for a topic?

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


   Have you update the `maxSubscriptionsPerTopic` in the broker.conf? By default, Pulsar does not limit the subscriptions of a 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.

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