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 4efdb8f [3.0] Fix testDoRetry failure on windows (#9169)
add fa245c7 According to rfc3986, revise the logic of changing the
authority in the URL (#9170)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/dubbo/common/URL.java | 76 +++++++++++++++++-----
.../test/java/org/apache/dubbo/common/URLTest.java | 76 ++++++++++++++++------
.../main/java/com/alibaba/dubbo/common/URL.java | 5 +-
.../curator5/Curator5ZookeeperClient.java | 6 +-
.../zookeeper/curator/CuratorZookeeperClient.java | 6 +-
5 files changed, 122 insertions(+), 47 deletions(-)