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/16 11:57:00 UTC

[jira] [Resolved] (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 resolved CASSANDRA-9396.
---------------------------------
    Resolution: Fixed

The new testCanonicalView() test did not clean up its state, so all tests in SSTableRewriter that happened to run after it would fail. I've fixed this and committed.

Obviously, we need to be stringent about going through the new commit process (with cassci vetting) even for relatively innocuous changes.

> 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.2 beta 1, 2.1.6
>
>         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)