[
https://issues.apache.org/jira/browse/HBASE-17646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867816#comment-15867816
]
Hadoop QA commented on HBASE-17646:
-----------------------------------
| (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} patch {color} | {color:red} 0m 5s {color}
| {color:red} HBASE-17646 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12852812/HBASE-17646.v1.patch |
| JIRA Issue | HBASE-17646 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/5720/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> Implement Async getRegion method
> --------------------------------
>
> Key: HBASE-17646
> URL: https://issues.apache.org/jira/browse/HBASE-17646
> Project: HBase
> Issue Type: Sub-task
> Components: asyncclient
> Affects Versions: 2.0.0
> Reporter: huzheng
> Assignee: huzheng
> Labels: asynchronous
> Fix For: 2.0.0
>
> Attachments: HBASE-17646.v1.patch
>
>
> There are some async admin APIs which depends on async getRegion method.
> Such as :
> 1. closeRegion.
> 2. flushRegion.
> 3. compactRegion.
> 4. mergeRegion.
> 5. splitRegion.
> and so on .
> So, implement async getRegion method first.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)