-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Improve socketChannel closing in NioConnection #10895
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code lgtm
@blueorangutan package |
@harikrishna-patnala a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Looks like this could be useful for 4.20 branch, can you change base to 4.20 @harikrishna-patnala ? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10895 +/- ##
============================================
+ Coverage 16.39% 16.53% +0.13%
- Complexity 13626 13802 +176
============================================
Files 5708 5717 +9
Lines 504062 506313 +2251
Branches 61103 61441 +338
============================================
+ Hits 82649 83694 +1045
- Misses 412213 413243 +1030
- Partials 9200 9376 +176
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@rohityadavcloud the related changes are not there in 4.20, so this is targeted for main |
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13460 |
@blueorangutan test |
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
[SF] Trillian test result (tid-13360)
|
Description
This PR improves the closing of the socket whenever the connection is closed in Nioconnection.
Types of changes
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?