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

Jason Brown commented on CASSANDRA-14484:
-----------------------------------------

I'm +1 on [~jay.zhuang]'s patch.

wrt to the timeout he observed, I ran this dtest on my laptop and ended getting 
a different flaky behavior. I will open up a new ticket for that in order to 
unblock this patch (and get non-trunk patches closer to green). Updating title 
of this ticket, as well.

> nodetool_test.TestNodetool.test_describecluster_more_information_three_datacenters
>  should be 4.0 only
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14484
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14484
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>            Assignee: Jay Zhuang
>            Priority: Major
>              Labels: dtest
>
> https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-trunk-dtest/541/testReport/junit/nodetool_test/TestNodetool/test_describecluster_more_information_three_datacenters/
> {code}
> AssertionError: assert 'Cluster Info...1=3, dc3=1}\n' == 'Cluster 
> Infor...1=3, dc3=1}\n'     Cluster Information:      Name: test      Snitch: 
> org.apache.cassandra.locator.PropertyFileSnitch      DynamicEndPointSnitch: 
> enabled      Partitioner: org.apache.cassandra.dht.Murmur3Partitioner      
> Schema versions:       37963ad1-c76f-3155-b164-88e3a1b7a86b: [127.0.0.6, 
> 127.0.0.5, 127.0.0.4, 127.0.0.3, 127.0.0.2, 127.0.0.1]          Stats for all 
> nodes:      Live: 6      Joining: 0      Moving: 0      Leaving: 0      
> Unreachable: 0          Data Centers:       dc1 #Nodes: 2 #Down: 0      dc2 
> #Nodes: 3 #Down: 0      dc3 #Nodes: 1 #Down: 0          Database versions:    
>   4.0.0: [127.0.0.6:7000, 127.0.0.5:7000, 127.0.0.4:7000, 127.0.0.3:7000, 
> 127.0.0.2:7000, 127.0.0.1:7000]          Keyspaces:      system_schema -> 
> Replication class: LocalStrategy {}      system -> Replication class: 
> LocalStrategy {}      system_traces -> Replication class: SimpleStrategy 
> {replication_factor=2}   +  system_auth -> Replication class: SimpleStrategy 
> {replication_factor=1}      system_distributed -> Replication class: 
> SimpleStrategy {replication_factor=3}   -  system_auth -> Replication class: 
> SimpleStrategy {replication_factor=1}      ks1 -> Replication class: 
> NetworkTopologyStrategy {dc2=5, dc1=3, dc3=1}      ks2 -> Replication class: 
> NetworkTopologyStrategy {dc2=5, dc1=3, dc3=1}
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to