-
Notifications
You must be signed in to change notification settings - Fork 26.5k
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
[ISSUE] fix #4641 . Don't support metadata for generic service. #4660
Conversation
…boMetadataReportRetryTimer in MetadataReportRetry
...ta-report-api/src/main/java/org/apache/dubbo/metadata/integration/MetadataReportService.java
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #4660 +/- ##
============================================
+ Coverage 63.91% 63.96% +0.05%
- Complexity 451 453 +2
============================================
Files 769 769
Lines 33141 33171 +30
Branches 5223 5230 +7
============================================
+ Hits 21181 21219 +38
+ Misses 9531 9527 -4
+ Partials 2429 2425 -4
Continue to review full report at Codecov.
|
|
fix #4641
Don't support metadata for generic service.