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

Sylvain Lebresne updated CASSANDRA-9523:
----------------------------------------
    Attachment: 9523.patch

>From eye-balling the code and the test, I suspect you're just getting the 
>index rebuild due to {{addIndexedColumn}} that race with the latter 
>insertions, so that the rebuild sees the inserts and do its job.
Attaching a simple fix to the test that block on the initial index creation so 
it doesn't interfere with the test assumptions. Can you check if that fixes it 
for you.

> RangeTombstoneTest.testOverwritesToDeletedColumns failed in 2.2
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-9523
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9523
>             Project: Cassandra
>          Issue Type: Test
>          Components: Tests
>            Reporter: Michael Shuler
>              Labels: test-failure
>             Fix For: 2.2.x
>
>         Attachments: 9523.patch
>
>
> {{expected:<1> but was:<2>}}
> http://cassci.datastax.com/job/cassandra-2.2_utest/56/testReport/org.apache.cassandra.db/RangeTombstoneTest/testOverwritesToDeletedColumns/



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

Reply via email to