You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/09/22 06:50:02 UTC

[dubbo] branch 3.0 updated (419e125 -> 7ec1144)

This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


    from 419e125  Add test case for ZookeeperMetadataReportTest (#8840)
     add 7ec1144  Fix Deployer State for delay injected bean (#8867)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/dubbo/common/deploy/AbstractDeployer.java    | 4 ++++
 .../src/main/java/org/apache/dubbo/common/deploy/ModuleDeployer.java  | 2 ++
 .../org/apache/dubbo/config/deploy/DefaultApplicationDeployer.java    | 4 +++-
 .../src/main/java/org/apache/dubbo/config/spring/ServiceBean.java     | 1 +
 4 files changed, 10 insertions(+), 1 deletion(-)