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

Ekaterina Dimitrova commented on CASSANDRA-16677:
-------------------------------------------------

I missed this one and opened a new one CASSANDRA-16723 which I am closing as 
duplicate to this one.

I didn't dig into it much, it doesn't fail for me locally.

My first suspicion(and probably hope) was that the 
[latch2.await();|https://github.com/apache/cassandra/blob/trunk/test/unit/org/apache/cassandra/net/ConnectionTest.java#L769]
 method needs more time. Increasing it didn't make the test failing less. Quick 
validation whether it is really just timing for me was to use simply await() 
and the test started timing out. Thanks [~brandon.williams] for pointing to the 
original ticket.

> Fix flaky ConnectionTest.testMessageDeliveryOnReconnect
> -------------------------------------------------------
>
>                 Key: CASSANDRA-16677
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16677
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Messaging/Internode
>            Reporter: Brandon Williams
>            Priority: Normal
>
> https://ci-cassandra.apache.org/job/Cassandra-devbranch/785/testReport/junit/org.apache.cassandra.net/ConnectionTest/testMessageDeliveryOnReconnect_compression/
> https://app.circleci.com/pipelines/github/adelapena/cassandra/460/workflows/cf7dcec6-612c-45d1-8471-623bde481dca/jobs/4069
> https://app.circleci.com/pipelines/github/adelapena/cassandra/460/workflows/b750cd38-0263-4b5e-9bb8-a8be98214378/jobs/4065



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

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

Reply via email to