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

   ### Motivation
   
   The `BacklogQuotaManagerTest` in Broker Group 1 runs for over 10 mins.
   
   Avoid starting the test broker for each test method and reduce the 
TIME_TO_CHECK_BACKLOG_QUOTA to 2 seconds (Because the backlog check interval is 
1 second at minimum, if we can't set TIME_TO_CHECK_BACKLOG_QUOTA to 1 second, 
the test will become unstable)
   
   After the change, the test will be done in 4 mins.
   
   Need to update docs? 
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
     
   - [x] `doc-not-needed` 
   (Please explain why)
     
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)


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