You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (Jira)" <ji...@apache.org> on 2021/09/03 12:57:00 UTC

[jira] [Updated] (CASSANDRA-16892) Fix flakiness in upgrade_tests/thrift_upgrade_test.py in dtests

     [ https://issues.apache.org/jira/browse/CASSANDRA-16892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Lerer updated CASSANDRA-16892:
---------------------------------------
    Reviewers: Benjamin Lerer, Benjamin Lerer  (was: Benjamin Lerer)
               Benjamin Lerer, Benjamin Lerer  (was: Benjamin Lerer)
       Status: Review In Progress  (was: Patch Available)

> Fix flakiness in upgrade_tests/thrift_upgrade_test.py in dtests
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-16892
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16892
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: NA
>
>
> I noticed that tests for dtest in upgrade_tests/thrift_upgrade_test.py are flaky.
> The reason this flakiness happens is that we are stopping and starting a node too fast without waiting for its full initialisation and then next attempt to connect to rpc port fails and whole test fails.
> The fix is rather easy, we just need to wait until it is full started.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org