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

Bryan Duxbury closed THRIFT-1419.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8
         Assignee: Thomas Kielbus

I just committed this to TRUNK.
                
> AbstractNonBlockingServer does not catch errors when invoking the processor
> ---------------------------------------------------------------------------
>
>                 Key: THRIFT-1419
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1419
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Library
>            Reporter: Thomas Kielbus
>            Assignee: Thomas Kielbus
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: THRIFT-1419.diff
>
>
> Only exceptions are caught when invoking the processor. If an error is 
> thrown, it causes the thread to die silently without setting the frame buffer 
> state. The client can hang forever waiting for a response.

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

        

Reply via email to