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

[jira] [Updated] (HBASE-18283) Provide a construct method which accept a thread pool for AsyncAdmin

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

Guanghao Zhang updated HBASE-18283:
-----------------------------------
    Attachment: HBASE-18283.master.003.patch

> Provide a construct method which accept a thread pool for AsyncAdmin
> --------------------------------------------------------------------
>
>                 Key: HBASE-18283
>                 URL: https://issues.apache.org/jira/browse/HBASE-18283
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>    Affects Versions: 3.0.0, 2.0.0-alpha-2
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>             Fix For: 2.0.0, 3.0.0
>
>         Attachments: HBASE-18283.master.001.patch, HBASE-18283.master.002.patch, HBASE-18283.master.003.patch
>
>
> Similar to AsyncTable, provide a construct method which accept a thread pool for normal user. User need provide a thread pool to get a AsyncAdmin instance. Then the callbacks registered to the returned CompletableFuture can be executed in that thread pool.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)