[ 
https://issues.apache.org/jira/browse/CASSANDRA-9789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylvain Lebresne resolved CASSANDRA-9789.
-----------------------------------------
    Resolution: Duplicate

I'm marking this duplicate of CASSANDRA-9705 because it is solved on that 
branch. The underlying failure is due to compaction not purging index entries 
anymore when they are deleted by a range tombstone. CASSANDRA-9705 needed a 
bunch of changes in the code related to this issue which made it easier to fix 
this, so I did it there.

> RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex failure
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9789
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9789
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Michael Shuler
>            Assignee: Sylvain Lebresne
>            Priority: Blocker
>              Labels: test-failure
>             Fix For: 3.0 beta 1
>
>
> 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)

Reply via email to