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 dubbo.tag override by consumer.tag in NacosRegistry #13592

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

namelessssssssssss
Copy link
Contributor

@namelessssssssssss namelessssssssssss commented Dec 30, 2023

Fix #13184
(dubbo.tag override by consumer.tag in NacosRegistry, which causes TagStateRouter not worked properly when provider using interface-level registry.)

@namelessssssssssss
Copy link
Contributor Author

@AlbumenJ PTAL

Copy link

sonarcloud bot commented Dec 30, 2023

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (180ff97) 70.39% compared to head (6fffe8a) 70.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.2   #13592      +/-   ##
==========================================
- Coverage   70.39%   70.37%   -0.02%     
==========================================
  Files        1606     1606              
  Lines       69987    69988       +1     
  Branches    10097    10097              
==========================================
- Hits        49266    49256      -10     
- Misses      16089    16102      +13     
+ Partials     4632     4630       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

@chickenlj chickenlj merged commit fed4755 into apache:3.2 Jan 2, 2024
18 checks passed
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.

provider dubbo.tag override by consumer.tag
4 participants