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

Paulo Motta commented on CASSANDRA-10803:
-----------------------------------------

Found the problem. Basically during the up-merge of CASSANDRA-10774 to 3.0 I 
mistakenly completed the stream task only in the non-MV case, so stream tasks 
involving MV were never completed. Since 2.1 and 2.2 did not have this problem 
and we had many dtests failures at the time the MV dtest failures were 
overseen. Simple fix is to complete the task in the end of the block (as 
originally intended). Good CI catch!

Test results will be available shortly:
||3.0||3.1||trunk||
|[branch|https://github.com/apache/cassandra/compare/cassandra-3.0...pauloricardomg:3.0-10803]|[branch|https://github.com/apache/cassandra/compare/cassandra-3.1...pauloricardomg:3.1-10803]|[branch|https://github.com/apache/cassandra/compare/trunk...pauloricardomg:trunk-10803]|
|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-10803-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.1-10803-testall/lastCompletedBuild/testReport/]|[testall|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-10803-testall/lastCompletedBuild/testReport/]|
|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-10803-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.1-10803-dtest/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-trunk-10803-dtest/lastCompletedBuild/testReport/]|


> MV repair tests are hanging
> ---------------------------
>
>                 Key: CASSANDRA-10803
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10803
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Philip Thompson
>            Assignee: Paulo Motta
>             Fix For: 3.0.1, 3.1
>
>
> The MV repair tests simple_repair_test, complex_repair_test, and 
> really_complex_repair_test are hanging on cassci. 
> This started last night with 
> http://cassci.datastax.com/job/cassandra-3.0_dtest/404 . 
> There is no stdout printed at all, as you can see here: 
> http://cassci.datastax.com/job/cassandra-3.0_dtest/405/artifact/test_stdout.014.txt/*view*/
> I am unable to reproduce this locally, but it is happening consistently on 
> cassci.



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

Reply via email to