You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/05/15 09:51:00 UTC

[jira] [Updated] (CASSANDRA-9396) Canonical view of compacting SSTables not working as expected

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

Benedict updated CASSANDRA-9396:
--------------------------------
    Attachment: 9396.txt

We maintain the early opened files in the compacting set to avoid anyone else marking them compacted, and this was overlooked when CANONICAL_SSTABLES was introduced. 

Thanks for providing a test to catch this [~yukim]. Simple fix attached.

> Canonical view of compacting SSTables not working as expected
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-9396
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9396
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Yuki Morishita
>            Assignee: Benedict
>             Fix For: 2.1.x
>
>         Attachments: 0001-canonical-view-test-while-compacting.patch, 9396.txt
>
>
> ColumnFamilyStore.CANONICAL_VIEW filter does not seem to filter out early opened SSTable as expected.
> Attached test shows that canonical view contains both compacting SSTable and early opened SSTable.



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