[
https://issues.apache.org/jira/browse/THRIFT-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14900945#comment-14900945
]
ASF GitHub Bot commented on THRIFT-3335:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/612
THRIFT-3335 Ruby server does not handle processor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3335
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/612.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #612
----
commit 0390f14e5c53c39d9cd0fd3a666a0de99d7e428c
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-09-21T14:25:33Z
THRIFT-3335 Ruby server does not handle processor
----
> Ruby server does not handle processor exception
> -----------------------------------------------
>
> Key: THRIFT-3335
> URL: https://issues.apache.org/jira/browse/THRIFT-3335
> Project: Thrift
> Issue Type: Bug
> Components: Ruby - Library
> Reporter: Nobuaki Sukegawa
>
> When exception is raised in user code (server processor/handler),
> (T)ApplicationException should be propagated to client side, as other
> language implementations do.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)