On 2017-05-19 08:13 (-0700), Haris Altaf <m.haris...@gmail.com> wrote: > Hi All, > I am using Cassandra 3.10 for my project and whenever my local windows > system, which is my development environment, crashes then cassandra server > is unable to start. I have to delete commitlog directory after every system > crash. This is actually annoying and what's the purpose of commitlog if it > itself gets crashed. I have uploaded the entire dump of Cassandra Server > (along with logs, commitlogs, data, configs etc) at the link below. Kindly > share its solution. I believe it needs to be fixed. >
You need to share the exact stack trace. In cassandra 3.0+, we became much less tolerant of surprises in commitlog state - perhaps a bit too aggressive, failing to start in many cases when only minor things were wrong. We've recently fixed a handful of these, but they may not be released yet for the version you're using. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org For additional commands, e-mail: user-h...@cassandra.apache.org