Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Cassandra 2.3.0-3.0.16

Compare
Choose a tag to compare
@mpereira mpereira released this 16 Jul 18:13
· 855 commits to master since this release
089e9e9

New Features

  • Ability to configure Cassandra's disk_failure_policy through the cassandra.disk_failure_policy service configuration. In previous versions disk_failure_policy is hard-coded to stop. (#2515)
  • Ability to isolate framework /tmp task directories by making them Mesos SANDBOX_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)