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

stack commented on HBASE-7953:
------------------------------

+1 on patch
                
> Some HFilePerformanceEvaluation tests might fail because of scanner.getValue 
> when there is no more rows
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-7953
>                 URL: https://issues.apache.org/jira/browse/HBASE-7953
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Marc Spaggiari
>            Assignee: Jean-Marc Spaggiari
>         Attachments: HBASE-7953-v0-trunk.patch, HBASE-7953-v1-trunk.patch, 
> HBASE-7953-v2-trunk.patch, HBASE-7953-v3-trunk.patch
>
>
> There is 2 places in the code (Both trunk and 0.94) where we are trying to 
> get the row value even when scanner.next() returned null. Need to fix that.

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