[
https://issues.apache.org/jira/browse/HBASE-16932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620916#comment-15620916
]
Duo Zhang commented on HBASE-16932:
-----------------------------------
You can see the testcase here
https://github.com/apache/hbase/blob/master/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAsyncTableSmallScan.java
> Implement small scan
> --------------------
>
> Key: HBASE-16932
> URL: https://issues.apache.org/jira/browse/HBASE-16932
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-16932-addendum.patch, HBASE-16932-v1.patch,
> HBASE-16932.patch
>
>
> As said in HBASE-16838, we should have a scan method that returns a
> CompletaFuture for the whole result. It is suitable for a small scan.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)