Hi all,

I have a question.
I use Cassandra 2.2.6.

Why does cqlsh sometimes make no response in LCS setting for compaction?

I requested as below:
  cqlsh -e "create index new_index on keyspace.table (sub_column);"

When this problem happened, Cassandra process used 100% CPU
and debug.log was filled by "Choosing candidates for L0".
This problem hasn't occurred in STCS setting.

Thanks,
Yuji Ito

Reply via email to