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

[jira] [Updated] (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 ]

Thomas Kielbus updated THRIFT-1420:
-----------------------------------

    Attachment: THRIFT-1420.diff
    
> 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: Bryan Duxbury
>         Attachments: THRIFT-1420.diff
>
>
> 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