You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2014/01/30 01:34:10 UTC

[jira] [Updated] (CASSANDRA-6638) SSTableScanner can Skip Rows with vnodes

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

Tyler Hobbs updated CASSANDRA-6638:
-----------------------------------

    Attachment: 6638-repro-test.txt

> 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: Tyler Hobbs
>         Attachments: 6638-repro-test.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)