You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2015/07/13 21:43:04 UTC

[jira] [Created] (CASSANDRA-9789) RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex failure

Michael Shuler created CASSANDRA-9789:
-----------------------------------------

             Summary: RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex failure
                 Key: CASSANDRA-9789
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9789
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Michael Shuler
            Priority: Blocker


This test failure started with the 8099 commit.
{noformat}
Error Message

expected:<10> but was:<0>

Stacktrace

junit.framework.AssertionFailedError: expected:<10> but was:<0>
	at org.apache.cassandra.db.RangeTombstoneTest.runCompactionWithRangeTombstoneAndCheckSecondaryIndex(RangeTombstoneTest.java:579)
	at org.apache.cassandra.db.RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex(RangeTombstoneTest.java:455)
{noformat}



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