[
https://issues.apache.org/jira/browse/HBASE-16597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15479249#comment-15479249
]
Heng Chen commented on HBASE-16597:
-----------------------------------
Oh, i found something why threadPool passed in, HBASE-6580
It was designed to override the default pool by each HTable, so let's keep
them.
> 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
> Assignee: 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)