You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "beiwei30 (GitHub)" <gi...@apache.org> on 2018/11/05 07:42:18 UTC

[GitHub] [incubator-dubbo] beiwei30 commented on issue #2435: Summary of several issues of graceful shutdown

one further comments on https://github.com/apache/incubator-dubbo/issues/2435#issuecomment-423051028:

1. When server gets shutdown, it unregisters itself from the registry center, 
2. then the client will disconnects itself from the shutting-down server when it receives notification from the registry center
3. the shutting down server will continue to shutdown when all established channels are all closed by its peers, or waiting gets timed-out.



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