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/14 09:09:41 UTC

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

huzheng created HBASE-17646:
-------------------------------

             Summary: Implement Async getRegion method
                 Key: HBASE-17646
                 URL: https://issues.apache.org/jira/browse/HBASE-17646
             Project: HBase
          Issue Type: Bug
          Components: asyncclient
    Affects Versions: 2.0.0
            Reporter: huzheng
            Assignee: huzheng
             Fix For: 2.0.0


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)