You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Kiddinglife (GitHub)" <gi...@apache.org> on 2019/01/16 11:39:26 UTC

[GitHub] [incubator-dubbo] Kiddinglife commented on issue #2972: 基于zk的注册中心,如果provider在zk上面丢失,那么provider无法感知、consumer无法消费,导致服务不可用

@notlate 
It is reasonable that the consumer cannot consume provider's service within the downtime between disconnection and re-connection  with zk. So it is more important to find out the reasons why your provider lost connection with zk? (I guess somehow zk client in your provider does not regularly report to zk it's alive).
regards.


[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2972 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org