[
https://issues.apache.org/jira/browse/HBASE-18283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072140#comment-16072140
]
Guanghao Zhang commented on HBASE-18283:
----------------------------------------
Attach a 003 patch. Rewrite the TestAynscTableAdminApi and
TestAsyncRegionAdminApi with AsyncTable, AsyncAdmin and AsyncMetaTableAccessor.
TestAsync*Admin* passed locally. Let's wait the hadoop QA result.
> 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)