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

Ekaterina Dimitrova commented on CASSANDRA-16723:
-------------------------------------------------

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 so I suspect there might be some issue but we 
should look into details. I don't have experience with these tests. If no one 
gets to it, I can try to take a look tomorrow. 

//CC [~aholmber] - FYI + I see you worked on one of the other tests in the 
class, not sure whether you might have some ideas about this one. 

> Fix org.apache.cassandra.net.ConnectionTest.testMessageDeliveryOnReconnect
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16723
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16723
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.0-rc2, 4.0, 4.0-rc, 4.0.x
>
>
> Failed here:
> https://jenkins-cm4.apache.org/job/Cassandra-4.0.0/13/testReport/junit/org.apache.cassandra.net/ConnectionTest/testMessageDeliveryOnReconnect_cdc/
> Not reproducible locally but consistently reproducible in CircleCI 
> multiplexer. 



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