-
Notifications
You must be signed in to change notification settings - Fork 26.4k
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
[Dubbo-#2162]Correct the reference retries default value 0 to 2 #2183
[Dubbo-#2162]Correct the reference retries default value 0 to 2 #2183
Conversation
Hi, please check the CI failure first. |
Codecov Report
@@ Coverage Diff @@
## master #2183 +/- ##
============================================
- Coverage 54.3% 54.27% -0.03%
+ Complexity 5110 5109 -1
============================================
Files 559 559
Lines 24996 24996
Branches 4456 4456
============================================
- Hits 13574 13567 -7
- Misses 9387 9394 +7
Partials 2035 2035
Continue to review full report at Codecov.
|
@tswstarplanet Does this PR need to merge to 2.6.x ? |
@diecui1202 Sorry, should I determine what branch this commit to be merged ? |
@tswstarplanet This is a bug, so I think it needs to be merged to master and 2.6.x. You may need to file 2 PRs, one to master, and one to 2.6.x. |
I think we can merge this PR first. And then start a new PR for 2.6.x |
The PR for 2.6.x is #2303 |
No description provided.