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/08/15 09:43:15 UTC

[dubbo] branch 3.0 updated (cf8223e -> a66096b)

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 cf8223e  Change Service Info revision cal structure (#8478)
     add a66096b  Solve the problem of address delivery in service discovery scenarios (#8492)

No new revisions were added by this update.

Summary of changes:
 .../cluster/support/AbstractClusterInvoker.java    | 25 ++++++++++++++++++++--
 .../cluster/support/FailbackClusterInvoker.java    | 19 ++++++++++------
 .../rpc/cluster/support/ForkingClusterInvoker.java |  4 +++-
 3 files changed, 39 insertions(+), 9 deletions(-)