[ 
https://issues.apache.org/jira/browse/HBASE-18978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252728#comment-16252728
 ] 

Appy commented on HBASE-18978:
------------------------------

Yup, they looked totally different,
- one seemed like, get all result and use consumer to process them, in async way
- other one is more like, streaming results and processing simultaneously, with 
ability to stop-start scan on will.

But that feature seems orthogonal/unrelated to semantics of separate/same 
threadpool. So i couldn't understand why can't we mix and match. For eg. why 
can't one do 'streaming scan' ('raw' is overloaded) with common threadpool 
(just like other power user thing, right?) or why can't one do simple async 
scan with separate threadpool?

> 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)

Reply via email to