[
https://issues.apache.org/jira/browse/HBASE-9999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918385#comment-13918385
]
Ted Yu commented on HBASE-9999:
-------------------------------
+1
{code}
+ * scan results, unless the results cross multiple regions or the row count of
+ * results excess the caching.
{code}
'excess' -> 'exceed'
Please add stability annotation to ClientSmallReverseScanner.java
> Add support for small reverse scan
> ----------------------------------
>
> Key: HBASE-9999
> URL: https://issues.apache.org/jira/browse/HBASE-9999
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Nicolas Liochon
> Attachments: 9999.v1.patch, 9999.v2.patch
>
>
> HBASE-4811 adds feature of reverse scan. This JIRA adds the support for small
> reverse scan.
> This is activated when both 'reversed' and 'small' attributes are true in
> Scan Object
--
This message was sent by Atlassian JIRA
(v6.2#6252)