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/27 08:01:12 UTC

[dubbo] branch 3.0 updated (37ee4fe -> 17ba017)

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 37ee4fe  Fix ut after disable default metadata report (#8618)
     add 17ba017   move PR#7884 to 3.0 branch (#8616)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/common/constants/CommonConstants.java    |  8 ++
 .../org/apache/dubbo/common/utils/NetUtils.java    | 55 ++++++++-----
 .../apache/dubbo/common/utils/NetUtilsTest.java    | 91 ++++++++++++++++++++--
 3 files changed, 126 insertions(+), 28 deletions(-)