You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Heng Chen (JIRA)" <ji...@apache.org> on 2016/09/09 17:02:20 UTC

[jira] [Created] (HBASE-16597) Revisit the threadPool is really needed in submitAll and submit interface in AsyncProcess

Heng Chen created HBASE-16597:
---------------------------------

             Summary: Revisit the threadPool is really needed in submitAll and submit interface in AsyncProcess
                 Key: HBASE-16597
                 URL: https://issues.apache.org/jira/browse/HBASE-16597
             Project: HBase
          Issue Type: Sub-task
            Reporter: Heng Chen


Currently,  threadPool could be passed into AP by constructor and submitAll, submit interfaces,  but i notice in HTable the pool passed to AP though submitAll looks same with the one in AP as default,  Let me revisit it to ensure whether the pool is really needed in submitAll and submit interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)