Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
THRIFT-2975 Graceful handing of unexpected errors
- Open
Activity
Jens Geyer
created issue -
Jens Geyer
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | THRIFT-2860-Delphi-server-closes-connection-on-unexp.patch [ 12684259 ] |
Jens Geyer
made changes -
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Jens Geyer
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Jens Geyer
made changes -
Link | This issue is related to THRIFT-2975 [ THRIFT-2975 ] |