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

Additional JVM tunable options #263

Merged
merged 5 commits into from Jan 7, 2016

Conversation

msilvey
Copy link
Contributor

@msilvey msilvey commented Jan 6, 2016

Adding some additional JVM tuning parameters. The defaults are based on either JDK 8 defaults as per the results of 'java -XX:+PrintFlagsFinal' or pre-existing options in the cassandra-env template.

@msilvey
Copy link
Contributor Author

msilvey commented Jan 7, 2016

Can anyone explain the intended goal of the rspec to match the processed output of the cassandra-env.sh template with a predefined config file? Is it to have a predefined version of default values? Some other purpose?

@michaelklishin
Copy link
Owner

@msilvey the idea is to render a template with a particular config and assert on what comes out.

@msilvey
Copy link
Contributor Author

msilvey commented Jan 7, 2016

OK, I'll render a new cassandra-env.sh for the changes and reopen this.

@msilvey msilvey closed this Jan 7, 2016
@msilvey msilvey reopened this Jan 7, 2016
@msilvey
Copy link
Contributor Author

msilvey commented Jan 7, 2016

Updated with a new cassandra-env.sh test and rendered output.

@michaelklishin michaelklishin self-assigned this Jan 7, 2016
michaelklishin added a commit that referenced this pull request Jan 7, 2016
Additional JVM tunable options
@michaelklishin michaelklishin merged commit d5368a4 into michaelklishin:master Jan 7, 2016
@michaelklishin
Copy link
Owner

@msilvey please update change log and credit yourself.

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

Successfully merging this pull request may close these issues.

None yet

2 participants