You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/01/21 22:11:39 UTC

[jira] [Commented] (CASSANDRA-10882) network_topology_test dtest still failing

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

Philip Thompson commented on CASSANDRA-10882:
---------------------------------------------

So the problem I've found with this and simple_test are that the mutations ARE being sent to the correct nodes, we just aren't seeing the "Appending to the commitlog" message for every replica in the trace. I've tried fiddling with the commitlog settings, but that didn't help. If I add a lot of waits, it makes the test pass reliably. This implies to me that there is a problem with fetching the trace, as we are only grabbing a subset, rather than actual messages being absent. It's as yet unclear if the test is wrong, or if there is a driver/C* bug.

> network_topology_test dtest still failing
> -----------------------------------------
>
>                 Key: CASSANDRA-10882
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10882
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Jim Witschey
>            Assignee: Philip Thompson
>              Labels: dtest
>             Fix For: 2.1.x, 2.2.x, 3.0.x, 3.x
>
>
> It looks like CASSANDRA-8158 may not have been properly resolved:
> http://cassci.datastax.com/job/cassandra-2.1_novnode_dtest/176/testReport/replication_test/ReplicationTest/network_topology_test/history/
> http://cassci.datastax.com/job/cassandra-2.2_novnode_dtest/lastCompletedBuild/testReport/replication_test/ReplicationTest/network_topology_test/history/
> http://cassci.datastax.com/job/cassandra-3.0_novnode_dtest/lastCompletedBuild/testReport/replication_test/ReplicationTest/network_topology_test/history/
> [~philipthompson] Can you have a look?



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