[
https://issues.apache.org/jira/browse/CASSANDRA-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886726#comment-13886726
]
Tyler Hobbs commented on CASSANDRA-6638:
----------------------------------------
+1 on the patch with a minor nit: can you remove the "this will currently fail"
comment and mention 6638 in the new test?
> SSTableScanner can Skip Rows with vnodes
> ----------------------------------------
>
> Key: CASSANDRA-6638
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6638
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Tyler Hobbs
> Assignee: Sylvain Lebresne
> Priority: Blocker
> Fix For: 2.0.5
>
> Attachments: 6638-repro-test.txt, 6638.txt
>
>
> CASSANDRA-2524 added multiple range support to SSTableScanner, but it looks
> like there is at least one case where keys can be skipped. This can result
> in cleanup removing legitimate keys.
> See the attached patch that adds a unit test to reproduce the case.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)