Contributed by Virender Khatri.
log_dir
now always has at least one slash, regardless of whether there
is a trailing slash in the user-provided attribute value.
GH issue: #86.
Contributed by Federico Silva.
user_home
is a new attribute that customizes Cassandra user $HOME
location.
Contributed by Virender Khatri.
The JNA recipe is no longe needed.
Contributed by Virender Khatri.
The cookbook now provides default node attributes specific to the DSE recipe.
Contributed by Anton Chebotaev.
Contributed by Anton Chebotaev.
The cookbook now uses a 3 component version that's compatible
with Chef server (no longer uses -pre
for dev versions).
Contributed by Anton Chebotaev.
- Added check for C* binary
- Added check for nodetool binary
- Added extra pre-steps for C* service stop: disable thrift, disable gossip, node drain
Contributed by Virender Khatri.
Contributed by Virender Khatri.
Default Cassandra version provisioned is now 2.0.9
.
Contributed by Maksim Rusan.
Corrects yum package release for dsc20 2.0.8.
GH issue: #73.
Contributed by Brent Theisen.
When package provisioning is used on Debianoids, apt will be pinned to the exact version to avoid unexpected upgrades.
Contributed by klamontagne.