GitHub user wangjild opened a pull request:
https://github.com/apache/thrift/pull/529
[THRIFT-3204] SimpleServer processRequests method nerver handle some errors
SimpleServer processRequests method nerver handle some errors which is not
thrift.TTransportException type
https://issues.apache.org/jira/browse/THRIFT-3204
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangjild/thrift THRIFT-3204
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/529.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 #529
----
commit 26976d135ae1cff4fceea16884cbdb62ea04671d
Author: Wang Jing <[email protected]>
Date: 2015-06-26T06:09:31Z
SimpleServer processRequests method nerver handle errors which is not
thrift.TTransportException type
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---