GitHub user darionyaphet opened a pull request:
https://github.com/apache/thrift/pull/169
Add LoggingRejectedExecutionHandler on TThreadPoolServer
ThreadPoolExecutor()
Add LoggingRejectedExecutionHandler on TThreadPoolServer
ThreadPoolExecutor() to avoid some uncached-exception to break server from
running .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/darionyaphet/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/169.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 #169
----
commit 6c72ba1eaa8093d5fd1dae261a5760e9ca52e2a2
Author: yaphet <[email protected]>
Date: 2014-07-31T03:09:46Z
Merge pull request #1 from apache/master
merge
commit d35ec9dd4afa7d35bd873c0500ff08bb551d5f51
Author: darionyaphet <[email protected]>
Date: 2014-07-31T03:15:36Z
add LoggingRejectedExecutionHandler on ThreadPoolExecutor
----
---
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.
---