Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Anshu Vajpayee
>>>>> to restart Cassandra after running nodetool drain. You typically use >>>>>> this command before upgrading a node to a new version of Cassandra. To >>>>>> simply flush memtables to disk, use nodetool flush. >>>>>

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Jake Luciani
drain. You typically use >>>>> this command before upgrading a node to a new version of Cassandra. To >>>>> simply flush memtables to disk, use nodetool flush. >>>>> >>>>> On Mon, Jun 13, 2016 at 10:00 PM, Jeff Jirsa < >>>>>

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Anshu Vajpayee
before upgrading a node to a new version of Cassandra. To >>>> simply flush memtables to disk, use nodetool flush. >>>> >>>> On Mon, Jun 13, 2016 at 10:00 PM, Jeff Jirsa < >>>> jeff.ji...@crowdstrike.com> wrote: >>>> >>>>>

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Jake Luciani
ding a node to a new version of Cassandra. To simply >>> flush memtables to disk, use nodetool flush. >>> >>> On Mon, Jun 13, 2016 at 10:00 PM, Jeff Jirsa >> > wrote: >>> >>>> `nodetool drain` >>>> >>>> >>>> >>>> >>&

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Anshu Vajpayee
t;> >>> *From: *Anshu Vajpayee >>> *Reply-To: *"user@cassandra.apache.org" >>> *Date: *Monday, June 13, 2016 at 9:28 AM >>> *To: *"user@cassandra.apache.org" >>> *Subject: *Why there is no native

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Anshu Vajpayee
Thanks, I am able to run the stopdaemon option in version 2.1. but it doesn't print anything in log for log level INFO about shutdown. In case of log level DEBUG , it prints shutdown information. INFO [RMI TCP Connection(4)-127.0.0.1] 2016-06-13 09:49:29,223 CassandraDaemon.java:410 - Cassandra

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Jake Luciani
apache.org" >> *Date: *Monday, June 13, 2016 at 9:28 AM >> *To: *"user@cassandra.apache.org" >> *Subject: *Why there is no native shutdown command in cassandra >> >> >> >> Hi All >> >> >> >> Why we dont have native sh

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Anshu Vajpayee
detool flush. On Mon, Jun 13, 2016 at 10:00 PM, Jeff Jirsa wrote: > `nodetool drain` > > > > > > *From: *Anshu Vajpayee > *Reply-To: *"user@cassandra.apache.org" > *Date: *Monday, June 13, 2016 at 9:28 AM > *To: *"user@cassandra.apache.org"

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread DuyHai Doan
In Cassandra 3.x, I think there is a "nodetool stopdaemon" command On Mon, Jun 13, 2016 at 6:28 PM, Anshu Vajpayee wrote: > Hi All > > Why we dont have native shutdown command in Cassandra ? > > Every software provides graceful shutdown command. > > > > ​Regards, > Anshu​ > > >

Re: Why there is no native shutdown command in cassandra

2016-06-13 Thread Jeff Jirsa
`nodetool drain` From: Anshu Vajpayee Reply-To: "user@cassandra.apache.org" Date: Monday, June 13, 2016 at 9:28 AM To: "user@cassandra.apache.org" Subject: Why there is no native shutdown command in cassandra Hi All Why we dont have native shutdown

Why there is no native shutdown command in cassandra

2016-06-13 Thread Anshu Vajpayee
Hi All Why we dont have native shutdown command in Cassandra ? Every software provides graceful shutdown command. ​Regards, Anshu​