. This means,
that probably we will not detect the bugs even in the test cluster.
From: Jeff Jirsa [mailto:jeff.ji...@crowdstrike.com]
Sent: woensdag 6 april 2016 19:13
To: user@cassandra.apache.org
Subject: Re: nodetool drain running for days
Drain should not run for days – if it were me, I’d be
Drain should not run for days – if it were me, I’d be:
Checking for ‘DRAINED’ in the server logs
Running ‘nodetool flush’ just to explicitly flush the commitlog/memtables
(generally useful before doing drain, too, it can be somewhat race-y)
Explicitly killing cassandra following the flush – drain