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

Joel Knighton commented on CASSANDRA-12164:
-------------------------------------------

I agree that this looks like the same basic problem as [CASSANDRA-10978]. The 
problem I found when I researched that issue was that flushes to disk were slow 
- I picked 5 seconds because it was dramatically higher than the migration wait 
times I had seen. We specified the migration wait period in the dtests because 
we thought this was due to running multiple CCM nodes on a relatively small 
host, so the problem wasn't likely to surface in real clusters. Hitting this 
again could be due to a regression in time to flush the schema keyspace, or it 
could be that I just never got lucky in my original investigation.

> dtest failure in 
> materialized_views_test.TestMaterializedViews.add_dc_after_mv_network_replication_test
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12164
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12164
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, 
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, 
> node4.log, node4_debug.log, node4_gc.log, node5.log, node5_debug.log, 
> node5_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_offheap_dtest/309/testReport/materialized_views_test/TestMaterializedViews/add_dc_after_mv_network_replication_test
> Failed on CassCI build trunk_offheap_dtest #309
> {code}
> Standard Output
> Unexpected error in node4 log, error: 
> ERROR [main] 2016-07-06 19:21:26,631 MigrationManager.java:164 - Migration 
> task failed to complete
> {code}
> Related failure:
> http://cassci.datastax.com/job/trunk_novnode_dtest/423/testReport/materialized_views_test/TestMaterializedViews/add_node_after_mv_test/



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

Reply via email to