Re: Commitlog without header

2017-09-21 Thread Benjamin Lerer
It might be related to CASSANDRA-12539 (in cassandra-2.2.9). We used to use 2 file pointers when creating commitlog segments. So if you run out of file pointers while requesting the second file pointer you would end up with an empty segment.

Commitlog without header

2017-09-19 Thread Dikang Gu
Hello, In our production cluster, we had multiple times that after a *unclean* shutdown, cassandra sever can not start due to commit log exceptions: 2017-09-17_06:06:32.49830 ERROR 06:06:32 [main]: Exiting due to error while processing commit log during initialization. 2017-09-17_06:06:32.49831