thrift
thrift copied to clipboard
THRIFT-5441 java lib: Fixbug, socket leak on rebuildSelector
Client: java lib Patch: worker24h
After creating a large number of TCP connections(more than 1600), the client terminates and exits. Looking at the server connection status via netstat, there will be a large number of CLOSE_WAIT
- [x] Did you create an Apache Jira ticket? (not required for trivial changes)
- [x] If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
- [x] Did you squash your changes to a single commit? (not required, but preferred)
- [x] Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
- [x] If your change does not involve any code, include
[skip ci]
anywhere in the commit message to free up build resources.
hello,anyone, I fixed java-lib,why failed of c-lib ??
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
This issue is no longer stale. Thank you for your contributions.