You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mark Manley (JIRA)" <ji...@apache.org> on 2015/06/18 15:38:00 UTC

[jira] [Created] (CASSANDRA-9616) cfstats on 2.1.6 throws fatal exception during compaction cycles

Mark Manley created CASSANDRA-9616:
--------------------------------------

             Summary: cfstats on 2.1.6 throws fatal exception during compaction cycles
                 Key: CASSANDRA-9616
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9616
             Project: Cassandra
          Issue Type: Bug
            Reporter: Mark Manley


When running cfstats against any cf that is doing a compaction cycle, I get the following exception for its reading of tmplink files:

{code}
error: /var/lib/cassandra/data/metric/metric_300-3fc67c00f75911e495a13d7c060fcade/metric-metric_300-tmplink-ka-9300-Data.db
-- StackTrace --
java.lang.AssertionError: /var/lib/cassandra/data/metric/metric_300-3fc67c00f75911e495a13d7c060fcade/metric-metric_300-tmplink-ka-9300-Data.db
{code}

This seems to have started when I rolled out 2.1.6.  I don't see a current bug in my cursory search, so here you go!



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