[ 
https://issues.apache.org/jira/browse/HBASE-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Marc Spaggiari updated HBASE-7953:
---------------------------------------

    Status: Patch Available  (was: Open)

Thanks for the comments Ted.

I have also updated the existing System.out.printl() calls to use log instead. 

                
> 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