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

Todd Lipcon updated HBASE-3471:
-------------------------------

    Fix Version/s:     (was: 0.90.1)
                   0.92.0

> parallelize flush(), split() and compact() in HBaseAdmin
> --------------------------------------------------------
>
>                 Key: HBASE-3471
>                 URL: https://issues.apache.org/jira/browse/HBASE-3471
>             Project: HBase
>          Issue Type: Improvement
>          Components: master
>    Affects Versions: 0.90.0
>            Reporter: Ted Yu
>             Fix For: 0.92.0
>
>
> HBaseAdmin.flush() uses a loop to go over List<Pair<HRegionInfo, 
> HServerAddress>>
> Executor service can be used for higher parallelism
> Same goes with split() and compact()

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to