community.cassandra
community.cassandra copied to clipboard
Error in ssl tests
SUMMARY
TASK [cassandra_ssl : Creating a keyspace on an SSL-enabled cluster when ssl=True and ssl_cert_reqs=CERT_OPTIONAL should succeed] *** fatal: [testhost]: FAILED! => {"changed": false, "msg": "An error occured: errors={'Connection defunct by heartbeat': 'Client request timeout. See Session.execute_async'}, last_host=127.0.0.7:9042"}
https://github.com/ansible-collections/community.cassandra/actions/runs/7881123473/job/21535045150#step:7:3943
Possible fix: https://stackoverflow.com/questions/42514581/cassandra-connection-idling-and-timing-out
ISSUE TYPE
- Bug Report
This particular error has not been seen again although there is another issue with the ssl tests...
https://github.com/ansible-collections/community.cassandra/actions/runs/9014228777?pr=277