[ 
https://issues.apache.org/jira/browse/HBASE-16879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell resolved HBASE-16879.
-----------------------------------------
    Resolution: Abandoned

> Add ThreadPool in Legacy implementations of MasterStorage/ RegionStorage
> ------------------------------------------------------------------------
>
>                 Key: HBASE-16879
>                 URL: https://issues.apache.org/jira/browse/HBASE-16879
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Umesh Agashe
>            Assignee: Umesh Agashe
>            Priority: Major
>
> Certain bulk operations can be and needs to be optimized by doing them in 
> parallel with ThreadPool (e.g. ModifyRegionUtils.createRegions()). This is FS 
> dependent and may not be required for other implementations. Instead of 
> instantiating a ThreadPool per request we can have single instance of 
> StorageThreadPool and support bulk operations.
> Also add APIs for bulk operations: createRegions(), deleteRegions(), archive 
> regions() etc.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to