You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/01/06 20:23:35 UTC

[jira] [Created] (CASSANDRA-8570) org.apache.cassandra.db.compaction.CompactionsPurgeTest.testMinorCompactionPurge failing

Philip Thompson created CASSANDRA-8570:
------------------------------------------

             Summary: org.apache.cassandra.db.compaction.CompactionsPurgeTest.testMinorCompactionPurge failing
                 Key: CASSANDRA-8570
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8570
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
            Reporter: Philip Thompson
            Assignee: Marcus Eriksson
             Fix For: 2.1.3


The patch for 8429 broke the test org.apache.cassandra.db.compaction.CompactionsPurgeTest.testMinorCompactionPurge

{code}
java.lang.NullPointerException
	at org.apache.cassandra.db.compaction.CompactionsPurgeTest.testMinorCompactionPurge(CompactionsPurgeTest.java:138)

 Standard Output

ERROR 16:19:44 You can't mix repaired and unrepaired sstables in a user defined compaction
ERROR 16:19:44 You can't mix repaired and unrepaired sstables in a user defined compaction
ERROR 16:19:44 You can't mix repaired and unrepaired sstables in a user defined compaction
ERROR 16:19:44 You can't mix repaired and unrepaired sstables in a user defined compaction
{code}



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