zrlw opened a new issue #9012:
URL: https://github.com/apache/dubbo/issues/9012


   ### Environment
   * Dubbo version: 3.0
   
   
DefaultModuleDeployer的onModuleStarted方法在applicationDeployer.checkStarted之前就设置startFuture的complete状态,存在先于deployer设置started的情况,将导致github构建失败:
   ```
   Error:  testMultiModuleDeployAndReload  Time elapsed: 0.387 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
        at 
org.apache.dubbo.config.bootstrap.DubboBootstrapMultiInstanceTest.testMultiModuleDeployAndReload(DubboBootstrapMultiInstanceTest.java:309)
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to