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/04/09 22:37:41 UTC

[GitHub] [pulsar] devinbost edited a comment on issue #6255: Client flow permits calibration

devinbost edited a comment on issue #6255:
URL: https://github.com/apache/pulsar/issues/6255#issuecomment-816987017


   Thanks for creating this issue. I'm actively working on it, but I haven't found a clear root cause yet.
   What I've noticed, however, is that the client consumer has the correct number of permits, but the broker Consumer is getting negative permits. (The `totalAvailablePermits` on the dispatcher is 0 on one broker, and on another broker, the `totalAvailablePermits` on the dispatcher is negative.)
   What's strange is that some people do not seem to experience this issue in their clusters, so it seems that there may be a configuration that toggles the issue. 
   


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