ConfigurationException when starting a node after deleting LocationInfo SStables
--------------------------------------------------------------------------------

                 Key: CASSANDRA-2632
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2632
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.7.5
            Reporter: Aaron Morton
            Assignee: Aaron Morton
            Priority: Minor


from http://www.mail-archive.com/[email protected]/msg13170.html

SystemTable.checkHealth() assumes that if the LOCATION_KEY row is not in the 
STATUS system CF their should be no other files in the system data directory. 
If it's safe to delete the LocationInfo sstables this stops the server 
restarting.

I think the intention of the check is to assert that the reason the row was not 
found is that there is no data in the STATUS CF. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to