[
https://issues.apache.org/jira/browse/THRIFT-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-2340.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.9.2
Nice catch - thanks & committed!
> 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: Blocker
> Fix For: 0.9.2
>
> 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.
> It makes Node.js servers incompatible with Thrift Finagle clients.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)