[
https://issues.apache.org/jira/browse/THRIFT-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomasz A. Biczel updated THRIFT-2340:
-------------------------------------
Attachment: thrift-2340-js-server-exception-fix.patch
> Generated server implementation does not send response type EXCEPTION on the
> Thrift.TApplicationExceptionType.UNKNOWN_METHOD exception
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: THRIFT-2340
> URL: https://issues.apache.org/jira/browse/THRIFT-2340
> Project: Thrift
> Issue Type: Bug
> Components: Node.js - Compiler
> Affects Versions: 0.9.1
> Reporter: Tomasz A. Biczel
> Priority: Critical
> Attachments: thrift-2340-js-server-exception-fix.patch
>
>
> When Node.js server implementation gets an
> Thrift.TApplicationExceptionType.UNKNOWN_METHOD error it sends back a
> response with type = 0 and not type = 3, which is
> Thrift.MessageType.EXCEPTION.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)