-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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 #4273] Fix DLedgerRpcNettyService can not communicate with each other when tls enabled #4274
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #4274 +/- ##
=============================================
+ Coverage 47.61% 48.18% +0.57%
- Complexity 4958 5111 +153
=============================================
Files 633 646 +13
Lines 42577 42911 +334
Branches 5589 5611 +22
=============================================
+ Hits 20273 20678 +405
+ Misses 19796 19724 -72
- Partials 2508 2509 +1
Continue to review full report at Codecov.
|
Can you re-trigger ci test? @zhanxuefeng |
1 similar comment
done |
4a0f258
This PR is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this PR. |
This PR was closed because it has been inactive for 3 days since being marked as stale. |
Make sure set the target branch to
develop
What is the purpose of the change
Fix DLedgerRpcNettyService can not communicate with each other when tls enabled
ISSUE #4273
Brief changelog
NettyRemotingClient load the tls conf from system properties