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

Enis Soztutar commented on HBASE-13335:
---------------------------------------

This seems specific to scanner callables, not a generic callable factory 
(callables can be any method). 
{code}
+public interface RetryingCallableFactory {
{code}
Maybe we can make it an internal class. Other than that LGTM. Nice tests! 


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