You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "huzheng (JIRA)" <ji...@apache.org> on 2017/02/15 13:19:41 UTC

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

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

huzheng edited comment on HBASE-17646 at 2/15/17 1:19 PM:
----------------------------------------------------------

Upload patch v1.   And this patch depends on HBASE-17619,  so I will put it to ReviewBoard  after HBASE-17619 committed to hbase-git. 


was (Author: openinx):
Upload patch v1. 

> 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)