[
https://issues.apache.org/jira/browse/HBASE-17667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970996#comment-15970996
]
Hadoop QA commented on HBASE-17667:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 10m 32s
{color} | {color:red} Docker failed to build yetus/hbase:8d52d23. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12863635/HBASE-17667.v1.patch |
| JIRA Issue | HBASE-17667 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/6462/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> 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
>
>
> 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)