[
https://issues.apache.org/jira/browse/HBASE-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918223#action_12918223
]
Jonathan Gray commented on HBASE-2916:
--------------------------------------
I'm not sure how this jira relates to reading the first block of a row. This
jira is about doing a reseek when you finish one column before moving to the
next.
I think we should close this as resolved. Open a separate jira to deal with
that if there isn't already one? Or am I not understanding the issue you're
describing?
> 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.