apache / apache/cassandra-ccm

IPV6 does not work with clusters newer then 3.2

Open
#477 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
309
PR merge metrics
No merged PRs in 30d

Description

They changed how the handled the jvm.options in C\* in 3.2 and moved the option for
-Djava.net.preferIPv4Stack=true
into the jvm.options file.

This causes issues when you try to spin up C\* nodes newer then 3.2 with IPV6, and the nodes fail to start with protocol unavailable exception, as it's enabled by default.

I have a PR ready with a potential fix here.

https://github.com/pcmanus/ccm/pull/476

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.