Tomasz A. Biczel created THRIFT-2340:
----------------------------------------
Summary: 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
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)