Re: shutdown by drain

2011-10-14 Thread Radim Kolar
Continuing this conversation. If there was a long running compaction happening, I have to kill the node and start it again. Will it pick up that compaction immediately? no

Re: shutdown by drain

2011-10-14 Thread Cassa L
> Now it is true that it could be a shame to interrupt a compaction that have > been running for a long time and is about to finish (so typically not one > that > has just been triggered by your drain), but you can always check the > compaction manager in JMX to see if it's the case before killing

Re: shutdown by drain

2011-09-23 Thread Sylvain Lebresne
On Fri, Sep 23, 2011 at 11:04 AM, Radim Kolar wrote: > Dne 10.9.2011 21:48, Chris Goffinet napsal(a): >> >> For things like rolling restarts, we do: >> >> disablethrift >> disablegossip >> (...wait for all nodes to see this node go down..) >> drain > > I discovered problem with this advice. > > If

RE: shutdown by drain

2011-09-23 Thread Viktor Jevdokimov
Subject: Re: shutdown by drain Dne 10.9.2011 21:48, Chris Goffinet napsal(a): > For things like rolling restarts, we do: > > disablethrift > disablegossip > (...wait for all nodes to see this node go down..) drain I discovered problem with this advice. If i do nodetool drain befo

Re: shutdown by drain

2011-09-23 Thread Radim Kolar
Dne 10.9.2011 21:48, Chris Goffinet napsal(a): For things like rolling restarts, we do: disablethrift disablegossip (...wait for all nodes to see this node go down..) drain I discovered problem with this advice. If i do nodetool drain before killing node nodetool returns just after flush and