You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Red Daly (JIRA)" <ji...@apache.org> on 2013/09/06 06:11:52 UTC

[jira] [Commented] (THRIFT-1352) Thrift server

    [ https://issues.apache.org/jira/browse/THRIFT-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759840#comment-13759840 ] 

Red Daly commented on THRIFT-1352:
----------------------------------

Is this issue out of date?
                
> Thrift server 
> --------------
>
>                 Key: THRIFT-1352
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1352
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Node.js - Library
>    Affects Versions: 0.7
>            Reporter: Hans Duedal
>              Labels: node, nodejs
>
> If a thrift level protocol error occurs. For instance one makes a few changes to the thrift IDL file and a client connects using the old API an unhandled exception can be thrown from the TBinaryProtocol class. By adding a try-catch to the process() call these errors can be caught, the connection closed, and an error event emitted.
> Likewise if a client closes the socket, ie. due to a timeout condition, another unhandled exception is thrown from stream.write().
> Patch/Pull-request: https://github.com/wadey/node-thrift/pull/16

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira