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/06/28 01:26:00 UTC

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

Guanghao Zhang created HBASE-18283:
--------------------------------------

             Summary: 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
    Affects Versions: 3.0.0, 2.0.0-alpha-2
            Reporter: Guanghao Zhang
            Assignee: Guanghao Zhang


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)