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

Hudson commented on HBASE-7953:
-------------------------------

FAILURE: Integrated in hbase-0.96 #45 (See 
[https://builds.apache.org/job/hbase-0.96/45/])
HBASE-7953 Some HFilePerformanceEvaluation tests might fail because of 
scanner.getValue when there is no more row (stack: rev 1523113)
* 
/hbase/branches/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/HFilePerformanceEvaluation.java

                
> Some HFilePerformanceEvaluation tests might fail because of scanner.getValue 
> when there is no more row
> ------------------------------------------------------------------------------------------------------
>
>                 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
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-7953-v0-trunk.patch, HBASE-7953-v1-trunk.patch, 
> HBASE-7953-v2-trunk.patch, HBASE-7953-v3-0.94.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