hbase.client.TestHTablePool could start a single cluster instead of one per
method
----------------------------------------------------------------------------------
Key: HBASE-4604
URL: https://issues.apache.org/jira/browse/HBASE-4604
Project: HBase
Issue Type: Improvement
Components: test
Affects Versions: 0.92.0
Environment: all
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
This tests starts/stops one cluster per method, while is would be possible to
start it for the whole class.
Using a single cluster allows the test to take 20s instead of 175s (after
HBASE-4603, much more before).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira