You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/04/02 21:54:15 UTC

[jira] [Commented] (CASSANDRA-6913) Compaction of system keyspaces during startup can cause early loading of non-system keyspaces

    [ https://issues.apache.org/jira/browse/CASSANDRA-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958102#comment-13958102 ] 

Jonathan Ellis commented on CASSANDRA-6913:
-------------------------------------------

committed with a minor fix to the initialized logic

> Compaction of system keyspaces during startup can cause early loading of non-system keyspaces
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6913
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6913
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Minor
>             Fix For: 2.0.7, 2.1 beta2
>
>         Attachments: 6913.txt
>
>
> This then can result in an inconsistent CFS state, as cleanup of e.g. compaction leftovers does not get reflected in DataTracker. It happens because StorageService.getLoad() iterates over and opens all CFS, and this is called by Compaction.



--
This message was sent by Atlassian JIRA
(v6.2#6252)