This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Cassandra 2.3.0-3.0.16
mpereira
released this
16 Jul 18:13
·
855 commits
to master
since this release
New Features
- Ability to configure Cassandra's
disk_failure_policy
through thecassandra.disk_failure_policy
service configuration. In previous versionsdisk_failure_policy
is hard-coded tostop
. (#2515) - Ability to isolate framework
/tmp
task directories by making them MesosSANDBOX_PATH
volume sources. (#2467 and #2486)
Bug Fixes
- Upgrading Cassandra with non-default
service.rack
values has been fixed. (#2553)
Improvements
- The SDK tests now validate missing values for
svc.yml
Mustache variables. (#2527)