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

Anoop Sam John commented on HBASE-9444:
---------------------------------------

will it be better to ask seeker whether it is being seeked to? Agree that with 
the current code, checking the seeker object to not null will work. But which 
one will look cleaner?
                
> EncodedScannerV2#isSeeked does not behave as described in javadoc
> -----------------------------------------------------------------
>
>                 Key: HBASE-9444
>                 URL: https://issues.apache.org/jira/browse/HBASE-9444
>             Project: HBase
>          Issue Type: Bug
>          Components: HFile
>            Reporter: Chao Shi
>            Priority: Minor
>         Attachments: hbase-9444.patch
>
>
> I hit this when my tool is scanning HFiles using the scanner. I found 
> isSeeked behaves different whether the HFiles are prefix-encoded or not.
> There is a test case in my patch that demonstrates the bug.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to