GitHub user itegel opened a pull request:
https://github.com/apache/thrift/pull/1408
THRIFT-4378: add stopTimeoutUnit set method
add set method for stopTimeoutUnit to TThreadPoolServer, in java lib
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/itegel/thrift THRIFT-4378
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1408.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 #1408
----
commit 4f105b3ba2ef06558c8f898eccb467af50668d09
Author: baoxiangxin <[email protected]>
Date: 2017-10-30T10:21:21Z
add stopTimeoutUnit set method
----
---