[
https://issues.apache.org/jira/browse/THRIFT-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146575#comment-15146575
]
Hudson commented on THRIFT-3600:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #148 (See
[https://builds.apache.org/job/Thrift-precommit/148/])
THRIFT-3600 Make TTwisted server send exception on unexpected handler (nsuke:
[https://github.com/apache/thrift/commit/76dee8dcf876c0077bbf88075ba5063b26ec55a1])
* test/py.twisted/test_suite.py
* compiler/cpp/src/generate/t_py_generator.cc
> Make TTwisted server send exception on unexpected handler error
> ---------------------------------------------------------------
>
> Key: THRIFT-3600
> URL: https://issues.apache.org/jira/browse/THRIFT-3600
> Project: Thrift
> Issue Type: Bug
> Components: Python - Compiler
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> When unspecified exception occurs inside handler, TTwisted server disconnects
> the client.
> Many other languages and non TTwisted/Tornado servers sends
> TApplicationException in such cases.
> There is even a test case that tries to assert this behavior for TTwisted but
> the test is broken in a way it fails to detect the failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)