You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/03/01 08:31:45 UTC

[jira] [Commented] (HBASE-17646) Implement Async getRegion method

    [ https://issues.apache.org/jira/browse/HBASE-17646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889750#comment-15889750 ] 

Duo Zhang commented on HBASE-17646:
-----------------------------------

+1 on patch v4. Let's wait for the pre commit result.

> 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: Zheng Hu
>            Assignee: Zheng Hu
>              Labels: asynchronous
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17646.v1.patch, HBASE-17646.v2.patch, HBASE-17646.v3.patch, HBASE-17646.v4.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)