[
https://issues.apache.org/jira/browse/THRIFT-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228896#comment-14228896
]
Hudson commented on THRIFT-2860:
--------------------------------
SUCCESS: Integrated in Thrift #1374 (See
[https://builds.apache.org/job/Thrift/1374/])
THRIFT-2860 Delphi server closes connection on unexpected exceptions (jensg:
rev 406e7956c1a5ac83b74e12cce52f7159ed708211)
* compiler/cpp/src/generate/t_delphi_generator.cc
> 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)