| commit | 257dceff5ebeb083ecf5527d80e37aa9706e2d75 | [log] [tgz] |
|---|---|---|
| author | Changli Gao <xiaosuo@gmail.com> | Thu Apr 06 00:42:01 2017 +0800 |
| committer | James E. King, III <jking@apache.org> | Wed Apr 05 19:29:24 2017 -0400 |
| tree | 55a182484ac75255062426449850a3d1d1f07e28 | |
| parent | 43e959bc5c4e68d0c2545a09ad4fc1c226885a22 [diff] |
THRIFT-4160 (pt. 2): Fix wrong numActiveProcessors_ when failing to notify any IO thread Client: cpp This closes #1239 We should decrease numActiveProcessors_ when failing to notify any IO thread.