Skip to content

Fix destroyAll called twice#5819

Merged
chickenlj merged 2 commits intoapache:masterfrom
chickenlj:shutdown-hook
Mar 2, 2020
Merged

Fix destroyAll called twice#5819
chickenlj merged 2 commits intoapache:masterfrom
chickenlj:shutdown-hook

Conversation

@chickenlj
Copy link
Copy Markdown
Contributor

fix #5813

# Conflicts:
#	dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/bootstrap/DubboBootstrap.java
@chickenlj chickenlj changed the title Shutdown hook Fix destroyAll called twice Mar 2, 2020
@chickenlj chickenlj merged commit e72b3b2 into apache:master Mar 2, 2020
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

Successfully merging this pull request may close these issues.

destroyAll method of DubboShutdownHook will be invoke twice when using spring framework

1 participant