Aias00 opened a new pull request, #10653:
URL: https://github.com/apache/rocketmq/pull/10653

   ### Which Issue(s) This PR Fixes
   
   Fixes #9881
   
   ### Brief Description
   
   Increase the timeout for `NOTIFY_MIN_BROKER_ID_CHANGE` broker notification 
requests from 300ms to 3000ms. This gives the NameServer broker notification 
path the timeout requested in the issue while keeping the change scoped to that 
notification.
   
   ### How Did You Test This Change?
   
   - `mvn -pl namesrv 
-Dtest=RouteInfoManagerNewTest#notifyMinBrokerIdChangedUsesBrokerNotificationTimeout
 test -DfailIfNoTests=false -Djacoco.skip=true -Dspotbugs.skip=true 
-Dcheckstyle.skip=true -Drat.skip=true`
   - `mvn -pl namesrv -Dtest=RouteInfoManagerNewTest test -DfailIfNoTests=false 
-Djacoco.skip=true -Dspotbugs.skip=true -Dcheckstyle.skip=true -Drat.skip=true`
   - `git diff --check`


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