[
https://issues.apache.org/jira/browse/HBASE-17667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997876#comment-15997876
]
Zheng Hu commented on HBASE-17667:
----------------------------------
All UTs work fine under my desktop, and the failed ut in jenkins is unrelated.
> Implement async flush/compact region methods
> ----------------------------------------------
>
> Key: HBASE-17667
> URL: https://issues.apache.org/jira/browse/HBASE-17667
> Project: HBase
> Issue Type: Sub-task
> Components: Admin, asyncclient, Client
> Affects Versions: 2.0.0
> Reporter: Zheng Hu
> Assignee: Zheng Hu
> Fix For: 2.0.0
>
> Attachments: HBASE-17667.v1.patch, HBASE-17667.v1.patch,
> HBASE-17667.v2.patch, HBASE-17667.v3.patch, HBASE-17667.v3.patch
>
>
> Implement following methods for async admin:
> {code}
> 1. flush table ;
> 2. flush region;
> 3. compact table;
> 4. compact region;
> 5. compact region server;
> 6. major compact for table;
> 7. major compact for region;
> 8. major compact for CF;
> 9. major compact for specific region and specific CF;
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)