GitHub user agresch opened a pull request:
https://github.com/apache/storm/pull/2684
STORM-3079 add getMessage() support for thrift exceptions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agresch/storm agresch_thriftexception
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2684.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 #2684
----
commit 48451e5d6855635fa5237140f0c7b7c8a79ebd67
Author: Aaron Gresch <agresch@...>
Date: 2018-05-17T19:31:20Z
STORM-3079 add getMessage() support for thrift exceptions
----
---