[ 
https://issues.apache.org/jira/browse/CASSANDRA-17866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17601896#comment-17601896
 ] 

Josh McKenzie commented on CASSANDRA-17866:
-------------------------------------------

PR is against 4.0; pretty clean test fix so should merge up to trunk w/out 
drama. Will double check on each branch.

> 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
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 4.x
>
>
> 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