[
https://issues.apache.org/jira/browse/CASSANDRA-11687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389547#comment-15389547
]
Paulo Motta commented on CASSANDRA-11687:
-----------------------------------------
This test became flaky after CASSANDRA-11848, because before that the local
node could be considered a source, while now sources are restricted only to
dc2, so since {{system_auth}} uses {{SimpleStrategy}} depending on the token
arrangement there could or not be sources from dc2. Fix is to either use
{{-Dcassandra.consistent.rangemovement=false}} or update {{system_auth}} to use
{{NetworkTopologyStrategy}} with 2 dcs..
> dtest failure in rebuild_test.TestRebuild.simple_rebuild_test
> -------------------------------------------------------------
>
> Key: CASSANDRA-11687
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11687
> Project: Cassandra
> Issue Type: Bug
> Reporter: Russ Hatch
> Assignee: Yuki Morishita
> Labels: dtest
>
> single failure on most recent run (3.0 no-vnode)
> {noformat}
> concurrent rebuild should not be allowed, but one rebuild command should have
> succeeded.
> {noformat}
> http://cassci.datastax.com/job/cassandra-3.0_novnode_dtest/217/testReport/rebuild_test/TestRebuild/simple_rebuild_test
> Failed on CassCI build cassandra-3.0_novnode_dtest #217
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)