[
https://issues.apache.org/jira/browse/CASSANDRA-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-6913:
--------------------------------------
Reviewer: Jonathan Ellis
> 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.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)