[
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)
Finally, I simplified the logic. Simply returning when scanner.next() is false.
After some tests, based on the number of raws and iterations, appears that even
if we exit without doing the 30 internal iterations, the difference at the end
is less than 0.0001%.
> Some HFilePerformanceEvaluation tests might failed because of a
> scanner.getValue when 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
>
>
> 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