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/06/11 10:01:41 UTC

[dubbo] branch 3.0 updated (8841634 -> 4844eff)

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 8841634  [3.0]Registry configuration is not required (#8032)
     add 4844eff  Optimize Migration Rule (#8029)

No new revisions were added by this update.

Summary of changes:
 .../client/migration/MigrationInvoker.java         | 46 ++++++++++++++++++----
 .../client/migration/MigrationRuleListener.java    | 22 ++++++-----
 .../ServiceDiscoveryMigrationInvoker.java          | 17 +++++++-
 .../migration/MigrationRuleListenerTest.java       |  5 ++-
 4 files changed, 69 insertions(+), 21 deletions(-)