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

   Master Issue: #18690
   
   ### Motivation
   
   Optimize the method `computeLocalQuota` in `ResourceQuotaCalculatorImpl`, 
fast return when ` confUsage < 0`.
   
   ### Modifications
   
   1. Fast return when ` confUsage < 0` in  
`ResourceQuotaCalculatorImpl#computeLocalQuota`.
   
   
   ### Documentation
   - [X] `doc-not-needed` 
   
   
   ### Matching PR in forked repository
   
   PR in forked repository: https://github.com/Nicklee007/pulsar/pull/4


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to