Orange-OpenSource / casskop

This Kubernetes operator automates the Cassandra operations such as deploying a new rack aware cluster, adding/removing nodes, configuring the C* and JVM parameters, upgrading JVM and C* versions, and many more...
https://orange-opensource.github.io/casskop/
Apache License 2.0
183 stars 54 forks source link

Bootstrap issue #302

Closed cscetbon closed 3 years ago

cscetbon commented 3 years ago
Q A
Bug fix? [X]
Related tickets fixes #301
License Apache 2.0

What's in this PR?

Test Jolokia port instead of native port when attempting to bootstrap nodes

Why?

It prevents having nodes being created in separated clusters

fdehay commented 3 years ago

Will CCL need to change their network policies for this to work on Rick? Or is port 9042 open as well already?

cscetbon commented 3 years ago

Will CCL need to change their network policies for this to work on Rick? Or is port 9042 open as well already?

They’ll have to update their policies