[
https://issues.apache.org/jira/browse/THRIFT-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-2860:
-------------------------------
Attachment: THRIFT-2860-Delphi-server-closes-connection-on-unexp.patch
> Delphi server closes connection on unexpected exceptions
> --------------------------------------------------------
>
> Key: THRIFT-2860
> URL: https://issues.apache.org/jira/browse/THRIFT-2860
> Project: Thrift
> Issue Type: Bug
> Components: Delphi - Compiler
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Fix For: 0.9.3
>
> Attachments:
> THRIFT-2860-Delphi-server-closes-connection-on-unexp.patch
>
>
> When an unexpected exception occurs, the curently generated processing code
> re-throws the exception. The net effect of this procedere is that the server
> closes the entire connection. => This is incorrect. Instead, an
> {{TApplicationException}} should be returned to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)