[
https://issues.apache.org/jira/browse/HBASE-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917302#action_12917302
]
Pranav Khaitan commented on HBASE-2916:
---------------------------------------
Not sure why this is still open. According to one of our recent patches, we
were always reseeking to the next column or end of current column.
> Reseek directly to next column
> ------------------------------
>
> Key: HBASE-2916
> URL: https://issues.apache.org/jira/browse/HBASE-2916
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Pranav Khaitan
> Assignee: Pranav Khaitan
> Fix For: 0.90.0
>
> Attachments: HBASE-2916-V2.patch
>
>
> When done with the current column, reseek directly to the next column rather
> than spending time reading more keys of current row-column 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.