[ https://issues.apache.org/jira/browse/CASSANDRA-6913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960234#comment-13960234 ]
Benedict commented on CASSANDRA-6913: ------------------------------------- Hi [~ravilr], yes that's exactly the symptom you'd expect when hitting this issue. +1 to CHANGES.txt suggestion, even if it is a bit of a mouthful. > 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)