You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "carryxyh (GitHub)" <gi...@apache.org> on 2018/10/09 03:43:49 UTC

[GitHub] [incubator-dubbo] carryxyh commented on issue #2546: Consumer Node Not destroy

@GodIsDevil 
Hi, thx for your issue. However, I just verified your problem, the consumer node will be deleted, because the currently created consumer node is an ephemeral node. It will be automatically removed from zk when the consumer goes offline.

@SuperDubbo 
As for your explanation, it is actually wrong. doUnsubscribe simply no longer subscribes to information about routers, configures, and providers. This method does not remove nodes from zk.

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