You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gi...@git.apache.org on 2017/08/25 22:18:28 UTC

[GitHub] rdhabalia opened a new pull request #716: Fix: msg rate acquire permit for msg/bytes

rdhabalia opened a new pull request #716: Fix: msg rate acquire permit for msg/bytes
URL: https://github.com/apache/incubator-pulsar/pull/716
 
 
   ### Motivation
   
   For shared-subscription: Rate-limiter acquires byte permits as total-sent messages which derives invalid available permits while dispatching the messages.
   
   ### Modifications
   
   Fix dispatched message acquired permits.
   
   ### Result
   
   dispatch with correct msg rate for the shared subscription.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services