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

Josh Elser commented on HBASE-13335:
------------------------------------

bq. It may also be a good idea to extend TestSizeFailures so that it also tests 
to ensure that all data is seen when the scan is small (e.g. perform that same 
scan near the end with but configure it with Scan.setSmall(true)). Even though 
that wouldn't be a "small" scan, it would test to make sure the fix behaves as 
expected.

Easy enough. I can grab that in some follow on if everything else looks good 
as-is (to avoid having to reconstruct another set of patches).

> Update ClientSmallScanner and ClientSmallReversedScanner
> --------------------------------------------------------
>
>                 Key: HBASE-13335
>                 URL: https://issues.apache.org/jira/browse/HBASE-13335
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.13
>
>         Attachments: HBASE-13335-0.98-v1.patch, 
> HBASE-13335-branch-1-v1.patch, HBASE-13335-v1.patch, HBASE-13335.patch
>
>
> Some follow-on work for HBASE-13262:
> it's unlikely that clients using the small scanners would get enough data to 
> run into the initial bug, but the scanner implementations should still adhere 
> to the moreResultsInRegion flag when the server sends it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to