elodina / datastax-enterprise-mesos

DataStax Enterprise on Mesos

Home Page:http://www.elodina.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gracefully stop Cassandra node

olegkovalenko opened this issue · comments

Currently executor stops Cassandra node by sending SIGTERM to Cassandra process,
executor have to gracefully stop C* according to DSE documentation.

C* handles SIGTERM gracefully