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 MergeableClusterInvoker log issue #13593

Merged
merged 8 commits into from
Jan 2, 2024

Conversation

namelessssssssssss
Copy link
Contributor

@namelessssssssssss namelessssssssssss commented Jan 1, 2024

@codecov-commenter
Copy link

codecov-commenter commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50c5a66) 70.37% compared to head (0dbebea) 70.36%.
Report is 1 commits behind head on 3.2.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.2   #13593      +/-   ##
==========================================
- Coverage   70.37%   70.36%   -0.02%     
==========================================
  Files        1606     1606              
  Lines       69988    69997       +9     
  Branches    10097    10098       +1     
==========================================
- Hits        49256    49251       -5     
- Misses      16095    16117      +22     
+ Partials     4637     4629       -8     

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

@AlbumenJ
Copy link
Member

AlbumenJ commented Jan 2, 2024

image

Comment on lines 105 to 106
"No available provider for service" + getUrl().getServiceKey() + " on group "
+ invoker.getUrl().getGroup() + ", will continue to try another group.");
Copy link
Member

Choose a reason for hiding this comment

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

Add the exception stack as well.
@namelessssssssssss

Copy link

sonarcloud bot commented Jan 2, 2024

@CrazyHZM CrazyHZM merged commit 1bdbfd8 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.

MergeableClusterInvoker can fail to log unavailable providers
4 participants