[
https://issues.apache.org/jira/browse/HBASE-18978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250674#comment-16250674
]
Duo Zhang commented on HBASE-18978:
-----------------------------------
I'm fine with renaming. But I still do not think you can move the scan API from
RawAsyncTable to AsyncTable. You can have a try to see if you can call the
methods in RawScanResultConsumer in a thread pool and still make it usable. So
merge the interface, but for the non-raw implementation, throw
UnsupportedOperationException?
> Align the methods in Table and AsyncTable
> -----------------------------------------
>
> Key: HBASE-18978
> URL: https://issues.apache.org/jira/browse/HBASE-18978
> Project: HBase
> Issue Type: Task
> Components: asyncclient, Client
> Reporter: Duo Zhang
> Assignee: Peter Somogyi
> Priority: Critical
> Fix For: 2.0.0-beta-1
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)