poorbarcode opened a new pull request, #24359:
URL: https://github.com/apache/pulsar/pull/24359

   ### Motivation & Modifications
   
   - When reaching the pending read queue size limitation
     - Correct the log: the broker prints a log that reached the in-flight 
messages size limitation, but it exactly reached the limitation that the 
pending read queue is full.
     - Instead of printing an error-level log,  print a warning-level log.
   - Additional print queue size and the limit threshold when the pending read 
queue is full
   - Print warning-level log if reached in-flight messages size is reached, 
instead of debug-level.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   
   ### Matching PR in forked repository
   
   PR in forked repository: x


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

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to