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 04:22:41 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-17619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

huzheng updated HBASE-17619:
----------------------------
    Attachment: HBASE-17619.v1.patch

> 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
>              Labels: asynchronous
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17619.v1.patch
>
>
> 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)