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 18:31:12 UTC

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

Jens Geyer created THRIFT-2860:
----------------------------------

             Summary: 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


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)