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

Hudson commented on THRIFT-2340:
--------------------------------

SUCCESS: Integrated in Thrift #1026 (See 
[https://builds.apache.org/job/Thrift/1026/])
THRIFT-2340 Generated server implementation does not send response type 
EXCEPTION on the Thrift.TApplicationExceptionType.UNKNOWN_METHOD exception 
(jensg: rev 483d791f64f0cddf765c2ea991cdbe8fda787e91)
* compiler/cpp/src/generate/t_js_generator.cc


> 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)

Reply via email to