You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "D. Edler (Updated) (JIRA)" <ji...@apache.org> on 2012/03/26 16:44:28 UTC

[jira] [Updated] (THRIFT-1543) Sockets created by the PHP TForkingServer are not freed

     [ https://issues.apache.org/jira/browse/THRIFT-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

D. Edler updated THRIFT-1543:
-----------------------------

    Attachment: ForkingServerPatch.txt
    
> Sockets created by the PHP TForkingServer are not freed
> -------------------------------------------------------
>
>                 Key: THRIFT-1543
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1543
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Library
>    Affects Versions: 0.8
>            Reporter: D. Edler
>              Labels: patch, php
>         Attachments: ForkingServerPatch.txt
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> The generated TForkingServer has a bug. 
> The pointer to the transport object of created children are not freed. so the sockets created after accept() stay alive until the os kills them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira