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/05 01:04:49 UTC

[GitHub] [pulsar] Shoothzj opened a new issue #7452: Key-shared performance question

Shoothzj opened a new issue #7452:
URL: https://github.com/apache/pulsar/issues/7452


   #### Expected behavior
   
   Expected during the expand, the consumer rate will increase too.
   
   #### Actual behavior
   
   During our performance test, we use the key-shared consumption mode. When the production rate of a single partition is 10000, a key-shared consumer rate can reach this value.
   When we expanded to two, we found that the performance was reduced to 5000, and then expanded to four or eight, and the performance picked up. Because the system is multi-tenant, the receiveQueue is not very large, only 80. Is this phenomenon normal for the key-shared consumption model?
   


----------------------------------------------------------------
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] Shoothzj closed issue #7452: Key-shared performance question

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


   


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