[ISSUE #7231] Fix: proxy client language error#7200
[ISSUE #7231] Fix: proxy client language error#7200RongtongJin merged 15 commits intoapache:developapache/rocketmq:developfrom weihubeats:weihubeats/develop_proxy_language_bugfixweihubeats/rocketmq:weihubeats/develop_proxy_language_bugfixCopy head branch name to clipboard
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #7200 +/- ##
=============================================
- Coverage 42.97% 42.95% -0.03%
+ Complexity 9670 9657 -13
=============================================
Files 1161 1161
Lines 83926 83929 +3
Branches 10898 10898
=============================================
- Hits 36069 36049 -20
- Misses 43380 43394 +14
- Partials 4477 4486 +9 ☔ View full report in Codecov by Sentry. |
|
@xdkxlk Can you help review this pr? |
joeCarf
left a comment
There was a problem hiding this comment.
there are tests failures and plz give more information about this bug so I can help to review :)
|
@joeCarf All ci checks have now been cleared. |
|
done |
|
The issue says that there is an NPE. But I don't see a relationship between the issue and this pr. Could you please explain it? |
|
There are two problems with this issues, one is null and the other is a language code problem that I can split into two issues |
|
@drpmma I've changed issues, please help to relook at it |
|
@drpmma Can this pr be merged? |
|
Is this pr ready for merge, and are there any other issues that need to be dealt with? |
|
@weihubeats How about merging lastest code to trigger CI again? |
…develop_proxy_language_bugfix
|
@RongtongJin I merge the latest dev bis triggered ci, but a few cid still failed, I feel that this should not be the result of this modification, this test these failed use cases can be successful! |
I will rerun. |
|
Maybe this pr can be merged now. @RongtongJin |
#7231
The client actually uses go, and there is a bug in the language setting here.