[
https://issues.apache.org/jira/browse/CASSANDRA-10171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717340#comment-14717340
]
Paulo Motta commented on CASSANDRA-10171:
-----------------------------------------
It seems there was a regression in the [latest CI
run|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/lastCompletedBuild/testReport/materialized_views_test/TestMaterializedViews/really_complex_repair_test/],
although the test passes locally.
I think the gc_grace_seconds of 1 second is too low, and might cause batchs to
expire before reaching the destination node. Created a [dtest
PR|https://github.com/riptano/cassandra-dtest/pull/516] to increase the
gc_grace_seconds of the base table to 5 seconds.
> Windows dtest 3.0: materialized_views_test.py:TestMaterializedViews
> -------------------------------------------------------------------
>
> Key: CASSANDRA-10171
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10171
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Paulo Motta
> Assignee: Paulo Motta
> Fix For: 3.0.x
>
>
> The following 3.0 dtests have been failing
> [consistently|http://cassci.datastax.com/view/win32/job/cassandra-3.0_dtest_win32/24/testReport/junit/materialized_views_test/history/]
> on Windows:
> * materialized_views_test.TestMaterializedViews.complex_repair_test
> * materialized_views_test.TestMaterializedViews.interrupt_build_process_test
> * materialized_views_test.TestMaterializedViews.really_complex_repair_test
> * materialized_views_test.TestMaterializedViews.simple_repair_test
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)