Zheng Hu created HBASE-17667:
--------------------------------
Summary: 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
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)