Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enhance] Dynamically shutdown service in specific register #3932

Closed
cvictory opened this issue Apr 26, 2019 · 0 comments
Closed

[enhance] Dynamically shutdown service in specific register #3932

cvictory opened this issue Apr 26, 2019 · 0 comments

Comments

@cvictory
Copy link
Contributor

cvictory commented Apr 26, 2019

The developer can shutdown the service gracefully, refer to
http://dubbo.apache.org/en-us/docs/user/demos/graceful-shutdown.html .

My requirement is to shutdown the service but not to stop application. My application have two registration, I want to shutdown service in specific registration dynamically.
For example the app-A have two registrations including nacos and zookeeper, and I want to shutdown the service registered in nacos and keep service in zookeeper register.

cvictory added a commit to cvictory/dubbo that referenced this issue Apr 30, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue May 7, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue May 7, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue May 15, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue May 15, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue May 15, 2019
@cvictory cvictory mentioned this issue May 15, 2019
6 tasks
cvictory added a commit to cvictory/dubbo that referenced this issue May 22, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue May 22, 2019
cvictory added a commit to cvictory/dubbo that referenced this issue May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant