[ https://issues.apache.org/jira/browse/THRIFT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Kielbus updated THRIFT-1419: ----------------------------------- Attachment: THRIFT-1419.diff > 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 > Priority: Minor > 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