You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/11/29 19:09:12 UTC

[jira] [Resolved] (THRIFT-2860) Delphi server closes connection on unexpected exceptions

     [ https://issues.apache.org/jira/browse/THRIFT-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-2860.
--------------------------------
    Resolution: Fixed

Committed.

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