[
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)