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

Add support for Cassandra 2.1.0-beta2 and upcoming 2.1* releases #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdolivet
Copy link

  • Allow to download beta versions of Cassandra
  • Add quick support for new Cassandra 2.1 broadcast_rpc_address config var that conflict with rpc_address when set to 0.0.0.0

@nicolasff
Copy link
Owner

Thanks! Shouldn't broadcast_rpc_address be the IP though?

@cdolivet
Copy link
Author

Maybe, let's be honest, my fix was mainly intended to let cassandra 2.1.0-beta2 start.
I don't know exactly the meaning of this broadcast config neither the really expected value.
If you confirm me that this should be the $IP, then I can change my pull request.

@morsmodre
Copy link

ping ~ will this be integrated into main?
Cassandra 2.1.0 doesn't run currently (the /usr/bin/start-cassandra doesn't work!)
thanks!

@johncant
Copy link

Yes, broadcast_rpc_address should be the IP. I got cassandra 2.1.1 to start with a similar line. However, I haven't been able to get multiple nodes of 2.1.1 to start yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants