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/11/18 01:46:56 UTC

[GitHub] [pulsar] wangjialing218 opened a new issue #8599: DispatchRateLimiter does not take effect in case of concurrently read

wangjialing218 opened a new issue #8599:
URL: https://github.com/apache/pulsar/issues/8599


   **To Reproduce**
   Steps to reproduce the behavior:
   1. Set dispatch rate with topic level for a topic.
   2. Create multi subscriptions for this topic.
   3. Start producer to write to this topic, and start consumers for each subscriptions to read from this topic. 
   
   **Expected behavior**
   Total read speed of all subscriptions should be close to the topic dispatch rate.
   
   **Actual behavior**
   Total read speed of all subscriptions is far over than the topic dispatch rate.
   


----------------------------------------------------------------
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 #8599: DispatchRateLimiter does not take effect in case of concurrently read

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


   


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