[
https://issues.apache.org/jira/browse/THRIFT-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023307#comment-15023307
]
ASF GitHub Bot commented on THRIFT-3445:
----------------------------------------
GitHub user d2r opened a pull request:
https://github.com/apache/thrift/pull/716
[THRIFT-3445] Generates Throwable#getMessage override
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/d2r/thrift thrift-3445-throwable-getMessage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/716.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 #716
----
commit c936e8bb2d1517a3c145fd513933e17ed39f150e
Author: Derek Dagit <[email protected]>
Date: 2015-11-23T23:17:07Z
Generates Throwable#getMessage override
----
> Throwable messages are hidden from JVM stack trace output
> ---------------------------------------------------------
>
> Key: THRIFT-3445
> URL: https://issues.apache.org/jira/browse/THRIFT-3445
> Project: Thrift
> Issue Type: Bug
> Reporter: Derek Dagit
>
> As a user, I expect messages given when constructing Throwables to be
> accessible via Throwable#getMessage, so that they are logged in stack trace
> output for debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)