michaelklishin / cassandra-chef-cookbook

Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent
Apache License 2.0
163 stars 228 forks source link

make it possible to specify -D options at the jvm startup #352

Closed erebe closed 7 years ago

erebe commented 7 years ago

Hello,

This PR aims to make it possible for the user to specify custom options to pass to cassandra at the jvm startup.

This feature is useful when you want to toggle expiremental features of cassandra

michaelklishin commented 7 years ago

Hi @erebe. Any chance you can address my comment above? Thank you.

erebe commented 7 years ago

Hello sorry for the delay, but for an unknown reason github haven't delivered me the mail with your comment nor when the PR has been merged.

Regarding your question, the logback: always put the stubs for DEBUG was not intended to be added in the pull request and I don't know why it appeared in the PR as I made it the 1 june and the commit in question is from the 20 june.