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

[jira] [Created] (HBASE-17619) Add async admin Impl which connect to RegionServer and implement close region methods.

huzheng created HBASE-17619:
-------------------------------

             Summary: Add async admin Impl which connect to RegionServer and implement close region methods.
                 Key: HBASE-17619
                 URL: https://issues.apache.org/jira/browse/HBASE-17619
             Project: HBase
          Issue Type: Sub-task
          Components: asyncclient
    Affects Versions: 2.0.0
            Reporter: huzheng
            Assignee: huzheng
             Fix For: 2.0.0


Currently , Async client has  async master impl and async htable impl , but not async admin impl , which connect to RS for managing regions in region server .

This issue will add async admin which implement AdminService.Interface to AsyncConnectionImpl, and implement close region method. 







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)