Problem scenario
When you start Cassandra you see a message such as this:
INFO [main] 2018-02-03 08:45:55,257 ColumnFamilyStore.java:389 – Initializing system.IndexInfo
What should you do?
Possible Solution #1
Try rebooting the server. This could help the problem.
Possible Solution #2
This next one is merely a workaround. It is not a best practice.
…
Continue reading “What Do You Do when Cassandra Stalls on “Initializing IndexInfo”?”