Anyone has any clue of what is happening in our cluster with the given information?
What other informations could help you to help me :-D ? 2014-06-18 21:07 GMT+02:00 Robert Coli <rc...@eventbrite.com>: > On Wed, Jun 18, 2014 at 5:36 AM, Alain RODRIGUEZ <arodr...@gmail.com> > wrote: > >> We stop the node using : nodetool disablegossip && nodetool disablethrift >> && nodetool disablebinary && sleep 10 && nodetool drain && sleep 30 && >> service cassandra stop >> > > The stuff before "nodetool drain" here is redundant and doesn't actually > do what you are expecting it to do. > > https://issues.apache.org/jira/browse/CASSANDRA-4162 > > =Rob > >