Stefan Miklosovic created CASSANDRA-16892:
---------------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to