| commit | 847ecf3c1de8b297d6a29305b9f7871fcf609c36 | [log] [tgz] |
|---|---|---|
| author | itegel <itegel@gmail.com> | Mon Oct 30 19:09:21 2017 +0800 |
| committer | James E. King, III <jking@apache.org> | Thu Nov 02 05:53:09 2017 -0700 |
| tree | fd4600d29d5a8f22f9c81268b0d955b87535894a | |
| parent | a533ea1615e9df935e77b99440cf264c6b417e3e [diff] |
THRIFT-4378: add set method for stopTimeoutUnit in TThreadPoolServer java lib modify timeout unit in createDefaultExecutorService from hard coding to read from args Client: java This closes #1409