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 force_3_0_protocol_version #378

Open
rehevkor5 opened this issue Apr 12, 2019 · 1 comment
Open

Add support for force_3_0_protocol_version #378

rehevkor5 opened this issue Apr 12, 2019 · 1 comment

Comments

@rehevkor5
Copy link
Contributor

This issue keeps track of the need to add support for the "cassandra.force_3_0_protocol_version" property explained here https://docs.datastax.com/en/upgrade/doc/upgrade/datastax_enterprise/upgdDseMinor50x.html for updating from DSE 5.0.0-5.0.8 to 5.0.9 and later 5.0.x releases.

It looks like this also applies to Apache Cassandra, too: https://issues.apache.org/jira/browse/CASSANDRA-13004

Is templates/default/cassandra-env.sh.erb JVM_OPTS the right place for this?

@michaelklishin
Copy link
Owner

@rehevkor5 yes, we configure things such as cassandra.jmx.local.port there so I'd say it belongs there. Free free to submit a PR. Thank you!

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

No branches or pull requests

2 participants