How do I get my node to run through the 13k pending compaction tasks? I had to use iptables to take the ring out of the cluster for now and he is my only node still on STCS. In cassandra-cli, it shows LCS but on disk, I see a 36Gig file(ie. Must be STCS still). How can I get the 13k pending tasks to start running?
Nodetool compactionstats …. pending tasks: 13793 Active compaction remaining time : n/a Thanks, Dean