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 2019/03/07 16:54:47 UTC

[GitHub] [pulsar] david-streamlio opened a new pull request #3781: Issue #3780 Documentation

david-streamlio opened a new pull request #3781: Issue #3780 Documentation
URL: https://github.com/apache/pulsar/pull/3781
 
 
   Fixes #3780
   
   
   ### Motivation
   
   Update the documentation to more accurately reflect the condition of the queue when the availablePermits value is negative. The current documentation indicates that condition means the consumer is ready to receive more messages, when, in fact, it is NOT.
   
   ### Modifications
   
   Updated the http://pulsar.apache.org/docs/en/admin-api-non-persistent-topics.html#get-stats page
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): NO
     - The public API: NO
     - The schema: NO
     - The default values of configurations: NO
     - The wire protocol: NO
     - The rest endpoints: NO
     - The admin cli options: NO
     - Anything that affects deployment: NO
   
   ### Documentation
   
     - Does this pull request introduce a new feature? NO
   

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


With regards,
Apache Git Services