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

Document a required state for heap size management #357

Closed r4v5 closed 7 years ago

r4v5 commented 7 years ago

When we want to manage the heap size, we sometimes don't manage the new section size. Document the dependency (that both values must be set) for folks who run into issues when they only set one of the two values.

michaelklishin commented 7 years ago

Thank you!