You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/04 01:25:32 UTC

[jira] [Resolved] (THRIFT-1420) Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits

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

Bryan Duxbury resolved THRIFT-1420.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8
         Assignee: Thomas Kielbus  (was: Bryan Duxbury)

I just committed this to TRUNK.
                
> Nonblocking and HsHa server should make sure to close all their socket connections when the selector exits
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1420
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1420
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>            Reporter: Bryan Duxbury
>            Assignee: Thomas Kielbus
>             Fix For: 0.8
>
>         Attachments: THRIFT-1420.diff, thrift-1420.patch
>
>
> The way it currently works, if the server is commanded to stop, then clients will be left hanging, waiting for IO that will never complete. We should make sure that we clean up any open sockets on our way out of the selector.

--
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