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

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

||Item|Link||
|PR|[link|https://github.com/apache/cassandra/pull/1851]|
|JDK8 
CI|[link|https://app.circleci.com/pipelines/github/josh-mckenzie/cassandra/293/workflows/ae7259c3-c62c-47f2-b5e8-1b2cd0fb5fb1]|
|JDK11 
CI|[link|https://app.circleci.com/pipelines/github/josh-mckenzie/cassandra/293/workflows/2069e185-4e60-4c3c-b7c8-a602c06702dd]|

> 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