You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Caleb Rackliffe (Jira)" <ji...@apache.org> on 2021/10/11 17:35:00 UTC

[jira] [Created] (CASSANDRA-17033) MessagingServiceTest listenOptionalSecureConnection and listenRequiredSecureConnection fail sporadically

Caleb Rackliffe created CASSANDRA-17033:
-------------------------------------------

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


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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org