[GitHub] storm pull request #2684: STORM-3079 add getMessage() support for thrift exc...

2018-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2684 ---

[GitHub] storm pull request #2684: STORM-3079 add getMessage() support for thrift exc...

2018-05-17 Thread agresch
Github user agresch commented on a diff in the pull request: https://github.com/apache/storm/pull/2684#discussion_r189079432 --- Diff: storm-client/src/jvm/org/apache/storm/utils/WrappedAuthorizationException.java --- @@ -0,0 +1,17 @@ +package org.apache.storm.utils; ---

[GitHub] storm pull request #2684: STORM-3079 add getMessage() support for thrift exc...

2018-05-17 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/2684#discussion_r189076711 --- Diff: storm-client/src/jvm/org/apache/storm/utils/WrappedAuthorizationException.java --- @@ -0,0 +1,17 @@ +package org.apache.storm.utils; ---

[GitHub] storm pull request #2684: STORM-3079 add getMessage() support for thrift exc...

2018-05-17 Thread agresch
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