[
https://issues.apache.org/jira/browse/THRIFT-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Sukegawa updated THRIFT-3600:
---------------------------------
Description:
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.
was:
When unspecified exception occurs inside handler, TTwisted server does not do
anything and client side hangs.
Many other languages and non TTwisted/Tornado servers sends
TApplicationException in such cases.
There is 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.
> 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 - Library
> 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)