Open
Description
Currently integration tests use ccm to setup a Cassandra cluster for testing.
It is not easy to simulate things like topology changes, nodes joining, leaving, re-joining with a different IP address, etc.
We could rewrite integration test runner using Docker API directly or using a library like testcontainers-go.
Metadata
Assignees
Labels
No labels