You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2020/09/01 04:34:01 UTC

[dubbo] branch master updated (12c18f6 -> 611be16)

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

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


    from 12c18f6  fix #6532, set config center group when registry group is not null. (#6669)
     add 611be16  fix #6426, replace unnecessary directoryUrl with consumerUrl (#6666)

No new revisions were added by this update.

Summary of changes:
 .../rpc/cluster/directory/AbstractDirectory.java   |  2 +-
 .../registry/integration/DynamicDirectory.java     | 35 +++++-----------------
 .../registry/integration/RegistryDirectory.java    | 35 ++++++++++------------
 .../registry/dubbo/RegistryDirectoryTest.java      | 20 +++++--------
 .../registry/dubbo/RegistryStatusCheckerTest.java  |  5 ++--
 5 files changed, 34 insertions(+), 63 deletions(-)