stack created HBASE-14746:
-----------------------------
Summary: Run less client threads in tests
Key: HBASE-14746
URL: https://issues.apache.org/jira/browse/HBASE-14746
Project: HBase
Issue Type: Sub-task
Reporter: stack
Looking at thread counts reported by the nice 'after:' log message, I see the
likes of TestReplicationKillSlaveRS and all of its derivatives reporting
hundreds of threads (shows as over 1000 in one run here).
Running the test standalone, I see the above run up the threads to 700 (only!).
Need to figure why the discrepancy.
The attached patch makes some difference -- cutting down the client thread
count -- but not enough. Let me look more.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)