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/11/06 07:10:42 UTC

[dubbo] branch 3.0 updated (c51c1e8 -> 4ea9fea)

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 c51c1e8  [3.0] Print consumerURL parameters in ServiceAddressURL (#9221)
     add 4ea9fea  [3.0] Cache hashCode of URL to improve hash performance (#9220)

No new revisions were added by this update.

Summary of changes:
 dubbo-common/src/main/java/org/apache/dubbo/common/URL.java        | 7 ++++++-
 .../java/org/apache/dubbo/common/url/component/URLAddress.java     | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)