[ 
https://issues.apache.org/jira/browse/HBASE-12303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated HBASE-12303:
----------------------------------
    Attachment: 12303.txt

Simple fix.

Since a StoreScanner/SQM is per column family, we can safely seek this 
StoreScanner to the next row rather than just the next column.

> Seek to next row after family delete markers
> --------------------------------------------
>
>                 Key: HBASE-12303
>                 URL: https://issues.apache.org/jira/browse/HBASE-12303
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>         Attachments: 12303.txt
>
>
> Currently we seek to the next column when we encounter a family delete marker.
> I think we safely seek the current store to next row.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to