[
https://issues.apache.org/jira/browse/HBASE-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898396#action_12898396
]
Pranav Khaitan commented on HBASE-2917:
---------------------------------------
Ryan says: we should be doing an optimized reseek here, by using
KeyValue.createLastOnRow() which will take us to the next row.
> Reseek directly to next row
> ---------------------------
>
> Key: HBASE-2917
> URL: https://issues.apache.org/jira/browse/HBASE-2917
> Project: HBase
> Issue Type: Improvement
> Reporter: Pranav Khaitan
>
> When done with the current row, reseek directly to the next row rather than
> spending time reading more keys of current row which are not required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.