This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch 2.7.6-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 9065c5f release 2.7.6
add 5576991 Revert "[Dubbo-5813]prevent destroyAll method of
DubboShutdownHook being invoked twice when using Spring (#5814)" (#5818)
add e72b3b2 fix destroyAll called twice. (#5819)
new 40e8bdd Merge branch 'master' into 2.7.6-release
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/dubbo/config/DubboShutdownHook.java | 12 +++++-------
.../org/apache/dubbo/config/bootstrap/DubboBootstrap.java | 4 ++--
2 files changed, 7 insertions(+), 9 deletions(-)