[
https://issues.apache.org/jira/browse/THRIFT-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224058#comment-16224058
]
ASF GitHub Bot commented on THRIFT-4377:
----------------------------------------
GitHub user oprudkyi opened a pull request:
https://github.com/apache/thrift/pull/1407
THRIFT-4377: close socket after processing request
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oprudkyi/thrift THRIFT-4377
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1407.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1407
----
commit 42b29a9a4e161c1261be22ef826bea95ac5b5251
Author: Oleksii Prudkyi <[email protected]>
Date: 2017-10-29T16:01:14Z
THRIFT-4377: close socket after processing request
----
> haxe. socket handles leak in TSimpleServer
> ------------------------------------------
>
> Key: THRIFT-4377
> URL: https://issues.apache.org/jira/browse/THRIFT-4377
> Project: Thrift
> Issue Type: Bug
> Components: Haxe - Library
> Affects Versions: 0.10.0
> Reporter: Oleksii Prudkyi
> Assignee: Oleksii Prudkyi
>
> the sockets aren't closed after processing (haxecpp), that leads to "too many
> file open" and other errors
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)