Shared the multiput thread pool for all the HTable instance
-----------------------------------------------------------
Key: HBASE-5474
URL: https://issues.apache.org/jira/browse/HBASE-5474
Project: HBase
Issue Type: Improvement
Reporter: Liyin Tang
Assignee: Liyin Tang
Currently, each HTable instance will have a thread pool for the multiput
operation. Each thread pool is actually a unbounded cached thread pool. So it
would increase the efficiency if HTable could share this unbounded cached
thread pool across all the HTable instance ?
--
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