You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/29 15:51:14 UTC

[GitHub] [dubbo] zrlw opened a new issue #8959: ZookeeperServiceDiscoveryTest的testRegistration需要等待注册完成

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


   ### Environment
   
   * Dubbo version:  3.0 / master
   
   ```List<ServiceInstance> serviceInstances = discovery.getInstances(SERVICE_NAME);```需要等待注册完成后再执行,否则后面的断言就就会失败,比如3.0的github构建日志:
   ```
       ZookeeperServiceDiscoveryTest.testRegistration:92 expected: <true> but was: <false>
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] CrazyHZM closed issue #8959: ZookeeperServiceDiscoveryTest的testRegistration需要等待注册完成

Posted by GitBox <gi...@apache.org>.
CrazyHZM closed issue #8959:
URL: https://github.com/apache/dubbo/issues/8959


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org