michaelklishin / cassandra-chef-cookbook

Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New casandra-env.sh file

razsha opened this issue · comments

Hi,
the 4.8.5 version of the cassandra-env.sh sets the JVM garbage collection (GC) method (CMS or G1) by the version of Java, this cookbook should contain the new config files.

Thanks,
Raz

Can you please link to the file? I don't think Cassandra 4.8.5 is out yet?

DataStax Enterprise http://docs.datastax.com/en/datastax_enterprise/4.5/datastax_enterprise/RNdse45.html
well, i can't find the file because after upgrading to the new version i run chef and override the file, but from talking with the datastax support i understand that DataStax Enterprise version 4.5.X has new configuration files (include cassandra-env.sh) which are not match the one i had (i'm using the latest cookbook).