[
https://issues.apache.org/jira/browse/CASSANDRA-16411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273557#comment-17273557
]
Berenguer Blasi edited comment on CASSANDRA-16411 at 1/28/21, 12:59 PM:
------------------------------------------------------------------------
CI:
- ci-cass:
[dtests|https://ci-cassandra.apache.org/view/all/job/Cassandra-devbranch-dtest/349/]
+ the splits where docker failed
[here|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-dtest/350/].
cqlsh-dtests
[here|https://ci-cassandra.apache.org/view/all/job/Cassandra-devbranch-cqlsh-tests/486/]
- circle:
[j11|https://app.circleci.com/pipelines/github/bereng/cassandra/200/workflows/163604d7-5789-4ecd-bc38-655a5dee4f83]
&
[j8|https://app.circleci.com/pipelines/github/bereng/cassandra/200/workflows/51b54945-5ba5-416b-8e3b-69a77403baa2].
Lots of failures on github clone failures but still dtests and unit tests did
run. The only failing dtest on consistency passes locally after looping 50
times. The other failures are known offenders.
was (Author: bereng):
CI:
- ci-cass:
[dtests|https://ci-cassandra.apache.org/view/all/job/Cassandra-devbranch-dtest/349/]
+ the splits where docker failed
[here|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-dtest/350/]
- circle:
[j11|https://app.circleci.com/pipelines/github/bereng/cassandra/200/workflows/163604d7-5789-4ecd-bc38-655a5dee4f83]
&
[j8|https://app.circleci.com/pipelines/github/bereng/cassandra/200/workflows/51b54945-5ba5-416b-8e3b-69a77403baa2].
Lots of failures on github clone failures but still dtests and unit tests did
run. The only failing dtest on consistency passes locally after looping 50
times. The other failures are known offenders.
> Fix topology corruption on joining nodes without DC in dtests
> -------------------------------------------------------------
>
> Key: CASSANDRA-16411
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16411
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Berenguer Blasi
> Assignee: Berenguer Blasi
> Priority: Normal
> Fix For: 4.0-beta
>
>
> Dtests with multi-dc setups don't update the topology properties file of a
> newly joining node without dc post cluster creation.
> The new node will join dc1 but it's snitch will report the default snitch
> config as it doesn't get updated == dc1 == all nodes are in dc1 == there are
> no other dcs. That leads to bootstrap, token, startup,... problems.
> Solution: When a new node is added without specifying a dc in dtests check
> for existing dcs. If there are any update the topology file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]