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

David Capwell commented on CASSANDRA-17033:
-------------------------------------------

the issue looks localized to trunk as the future refactor is what looks to have 
caused this

> MessagingServiceTest listenOptionalSecureConnection and 
> listenRequiredSecureConnection fail sporadically
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17033
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17033
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Messaging/Internode
>            Reporter: Caleb Rackliffe
>            Assignee: David Capwell
>            Priority: Normal
>              Labels: test-failure, test-failures
>             Fix For: 4.1, 4.0.x
>
>
> This popped up in a recent CircleCI run: 
> https://app.circleci.com/pipelines/github/maedhroz/cassandra/351/workflows/f8dbf599-df72-4982-8a12-a72a5b8ddd3b/jobs/2195
> I was able to reproduce it locally on trunk as well in a single run, although 
> it happens perhaps once per 3-4 runs of the MessagingServiceTest suite. It 
> looks like we open the sockets in an InboundSockets container, await on the 
> future that returns, and then assert that all those sockets are open. It’s 
> not clear to me yet why this assertion fails sporadically, or what state 
> changes exactly are racing.



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