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

Compatible nacos service discovery, export noting suffix servicename #14096

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

wangchengming666
Copy link
Member

by default, dubbo export servicename is "${interface}:${version}:", this servicename with ':' suffix
for compatible nacos service discovery, export noting suffix servicename, eg: {interface}:${version}

@wangchengming666 wangchengming666 changed the title Compatible service discovery, export noting suffix servicename Compatible nacos service discovery, export noting suffix servicename Apr 17, 2024
…{interface}:${version}

compatible service discovery, export noting suffix servicename, eg: {interface}:${version}

code format

compatible service discovery, export noting suffix servicename, eg: {interface}:${version}
Copy link

sonarcloud bot commented Apr 22, 2024

Copy link
Contributor

@chickenlj chickenlj left a comment

Choose a reason for hiding this comment

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

LGTM.

@wangchengming666 wangchengming666 merged commit 0a1ad55 into apache:3.2 Apr 22, 2024
19 checks passed
@wangchengming666 wangchengming666 deleted the fix_14075 branch May 11, 2024 03:09
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.

None yet

2 participants