[
https://issues.apache.org/jira/browse/HBASE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719369#action_12719369
]
ryan rawson commented on HBASE-1516:
------------------------------------
+1 I'll commit
> Investigate if StoreScanner will not return the next row if earlied-out of
> previous row
> ---------------------------------------------------------------------------------------
>
> Key: HBASE-1516
> URL: https://issues.apache.org/jira/browse/HBASE-1516
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.20.0
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Fix For: 0.20.0
>
> Attachments: HBASE-1516-v1.patch
>
>
> StoreScanner line 122 states:
> // this wont get us the next row if the previous round hasn't iterated
> // past all the cols from the previous row. Potential bug!
> Investigate whether this is a bug or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.