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/12/22 03:53:30 UTC

[dubbo] branch 3.0 updated (3f59849 -> 0765b61)

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 3f59849  perf: Optimize the shell script in github workflow (#9462)
     add 0765b61  Add FrameworkStatusReportService for MigrationInvoker (#9425)

No new revisions were added by this update.

Summary of changes:
 .../reporter/FrameworkStatusReportService.java     |  5 ++--
 .../dubbo/config/bootstrap/DubboBootstrap.java     | 30 ++++++++++++++++++++++
 .../client/migration/MigrationInvoker.java         | 19 ++++++++------
 .../registry/integration/RegistryProtocol.java     |  2 +-
 .../client/migration/MigrationInvokerTest.java     |  3 +++
 5 files changed, 48 insertions(+), 11 deletions(-)