Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cannot call go provider service when used by java dubbo 2.7.7 version #815

Merged
merged 2 commits into from
Oct 31, 2020

Conversation

jack15083
Copy link
Contributor

What this PR does:
remove empty provider registry param key
Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@AlexStocks AlexStocks requested review from fangyincheng, hxmhlt, zouyx and Patrick0308 and removed request for fangyincheng October 28, 2020 12:56
Copy link
Member

@zouyx zouyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it the same to this PR?

#773

@jack15083
Copy link
Contributor Author

Is it the same to this PR?

#773

看了一下不一样,这个是优化了一上注册到注册中心的url 注册时去掉值为空的参数。

@zouyx zouyx added this to the v1.5.4 milestone Oct 30, 2020
@zouyx
Copy link
Member

zouyx commented Oct 30, 2020

Is it the same to this PR?
#773

看了一下不一样,这个是优化了一上注册到注册中心的url 注册时去掉值为空的参数。

其实 773 的真正含义是从 url 里把为空的参数都去掉,所以他复制了 url 过来,然后改了一波,先修复问题吧。

Copy link
Member

@zouyx zouyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you help to add a ut for this fix?

@watermelo watermelo self-requested a review October 31, 2020 10:23
@watermelo watermelo merged commit 5f3d14d into apache:develop Oct 31, 2020
zouyx pushed a commit to zouyx/dubbo-go that referenced this pull request Oct 31, 2020
fix cannot call go provider service when used by java dubbo 2.7.7 version
# Conflicts:
#	registry/base_registry.go
AlexStocks pushed a commit that referenced this pull request Apr 14, 2021
fix cannot call go provider service when used by java dubbo 2.7.7 version
AlexStocks pushed a commit that referenced this pull request Apr 14, 2021
fix cannot call go provider service when used by java dubbo 2.7.7 version
# Conflicts:
#	registry/base_registry.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants