Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cassandra_int_tests test node up #921

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Nov 18, 2022

Prereq: #917

Instead of changing tmpfs to volume, we could make a separate cassandra-cluster-v4/docker-compose.yaml for persistent tests but it doesn't seem worth it yet.

The cassandra.yaml changes are needed to make the cassandra nodes persistent on restart, not sure why they fix the problem but I have verified that they do not cause any regressions in test runtime.

The new integration test discovered a bug in node_pool.rs where we were accidentally copying over dead connections, so this PR fixes that as well.

@rukai rukai merged commit f1cf87b into shotover:main Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants