[
https://issues.apache.org/jira/browse/THRIFT-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958882#comment-13958882
]
ASF GitHub Bot commented on THRIFT-2446:
----------------------------------------
GitHub user gruzovator opened a pull request:
https://github.com/apache/thrift/pull/94
THRIFT-2446 nodejs server stream error handling
Server dies in case of unhandled stream error
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gruzovator/thrift
server-stream-errors-handling
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/94.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #94
----
commit 296f296db1d415b1d2a7bd8168f48cec5766a210
Author: gruzovator <[email protected]>
Date: 2014-04-03T15:16:07Z
nodejs server stream error handling
----
> There is no way to handle server stream errors
> ----------------------------------------------
>
> Key: THRIFT-2446
> URL: https://issues.apache.org/jira/browse/THRIFT-2446
> Project: Thrift
> Issue Type: Improvement
> Components: Node.js - Library
> Reporter: alexey
>
> There is no way to handle server stream errors (no subscription to stream
> 'error' events)
--
This message was sent by Atlassian JIRA
(v6.2#6252)