thrift icon indicating copy to clipboard operation
thrift copied to clipboard

THRIFT-5441 java lib: Fixbug, socket leak on rebuildSelector

Open worker24h opened this issue 3 years ago • 3 comments

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.

worker24h avatar Jul 20 '21 15:07 worker24h

hello,anyone, I fixed java-lib,why failed of c-lib ??

worker24h avatar Jul 21 '21 03:07 worker24h

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.

stale[bot] avatar Apr 16 '22 17:04 stale[bot]

This issue is no longer stale. Thank you for your contributions.

stale[bot] avatar Apr 21 '22 07:04 stale[bot]