You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2015/03/03 15:08:04 UTC

[jira] [Resolved] (CASSANDRA-8764) Refactor the way we notify compaction strategies about early opened files

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

Marcus Eriksson resolved CASSANDRA-8764.
----------------------------------------
    Resolution: Fixed

> Refactor the way we notify compaction strategies about early opened files
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8764
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8764
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Marcus Eriksson
>             Fix For: 2.1.4
>
>
> We currently only notify compaction strategies about when we get a new instance of an sstable reader - for example when we move the start position. We don't notify when we create a new 'temporary' sstable when opening early.
> We should probably only track actual files, with their original first/last keys to make it easier for compaction strategies to not have to keep track of what files are 'real' and what files have had their starts moved etc.



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