Josh McKenzie created CASSANDRA-17866:
-----------------------------------------

             Summary: Fix potential test flake in MixedModeMessageForwardTest
                 Key: CASSANDRA-17866
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17866
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest/java
            Reporter: Josh McKenzie
            Assignee: Josh McKenzie


This test will occasionally fail because there are no guarantees that the 
messaging service will be connected before the test tries to send the mutation 
request.

Given that this test is checking that {{FWD_FRM}} is being deserialized 
correctly, we can just wait until a {{CL.ALL}} request succeeds once to make 
sure messaging connections are established and then run the insert test.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to