You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/17 10:16:13 UTC

[jira] [Commented] (THRIFT-3830) Add detail exception message between server-side and client-side

    [ https://issues.apache.org/jira/browse/THRIFT-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286357#comment-15286357 ] 

ASF GitHub Bot commented on THRIFT-3830:
----------------------------------------

GitHub user ddc496601562 opened a pull request:

    https://github.com/apache/thrift/pull/1012

    THRIFT-3830

    THRIFT-3830

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ddc496601562/thrift THRIFT-3830

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1012.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 #1012
    
----
commit 66df3a522cfad65712e9fa82fd3412e65e47b406
Author: Dongchao,Ding <di...@gmail.com>
Date:   2016-05-17T09:40:22Z

    THRIFT-3830

----


> Add  detail exception message between server-side and  client-side
> ------------------------------------------------------------------
>
>                 Key: THRIFT-3830
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3830
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>            Reporter: Dongchao Ding
>            Priority: Minor
>
> At present,when one TExcpetion occurs at server-side,  we just get one same error tip like "Internal error processing ${invoke-method-name}", the detail exception(exception message and exception stack) was gone.
> I think it's better to send detail  error info to client .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)