paopaoshimeng commented on issue #9374: URL: https://github.com/apache/dubbo/issues/9374#issuecomment-994581028
> 大概率是因为 consumer 启动早于 provider,所以导致 consumer 启动阶段没有收到地址通知。 > > 此时,应该在 reference 组件上设置 `check=false` 才能正常工作 我下午详细测了一下关于时间的问题。我稳定在provider完全启动 3 s后,再启动consumer,这个情况下的测试都能正常访问到。这个问题原因应该如你所说。 但是后续启动的provider不会被consumer发现,这个问题原因还不清楚 -- 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-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org