[ 
https://issues.apache.org/jira/browse/CASSANDRA-11884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299603#comment-15299603
 ] 

Sam Tunnicliffe edited comment on CASSANDRA-11884 at 5/25/16 7:25 AM:
----------------------------------------------------------------------

Yes, that row is not inserted until after the index has finished building. I've 
noticed a number of similar unit test failures in {{CassandraIndexTest}} 
recently, which are intermittent and occur both on 3.0 and trunk. I couldn't 
find any occurrence of these particular failures before CASSANDRA-9669 was 
committed (the original patch, not the follow up to fix the deadlock) so that 
seems a likely suspect. 

http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_utest/747/
http://cassci.datastax.com/view/trunk/job/trunk_utest/1378/

are the first instances of the regressions and they've been popping up 
regularly since. I've commented on 9669 where Branimir said he'd investigate 
this week. Looks to me like it could be the same issue, wdyt?


was (Author: beobal):
Yes, once that row is not inserted until afte the index has finished building. 
I've noticed a number of similar unit test failures in {{CassandraIndexTest}} 
recently, which are intermittent and occur both on 3.0 and trunk. I couldn't 
find any occurrence of these particular failures before CASSANDRA-9669 was 
committed (the original patch, not the follow up to fix the deadlock) so that 
seems a likely suspect. 

http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_utest/747/
http://cassci.datastax.com/view/trunk/job/trunk_utest/1378/

are the first instances of the regressions and they've been popping up 
regularly since. I've commented on 9669 where Branimir said he'd investigate 
this week. Looks to me like it could be the same issue, wdyt?

> dtest failure in 
> secondary_indexes_test.TestSecondaryIndexesOnCollections.test_tuple_indexes
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11884
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11884
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: Craig Kodman
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1234/testReport/secondary_indexes_test/TestSecondaryIndexesOnCollections/test_tuple_indexes
> Failed on CassCI build trunk_dtest #1234
> Logs are attached.



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

Reply via email to