GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1428
THRIFT-3686 Java processor should report internal error on uncaught eâ¦
â¦xception
(resubmit for nsuke)
Client: java
This closes #904
This closes #1428
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-3686-take-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1428.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 #1428
----
commit df7dff1cdc627d8cd72c76417999a720405ada4b
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-02-27T07:27:05Z
THRIFT-3686 Java processor should report internal error on uncaught
exception
Client: java
This closes #904
This closes #1428
----
---