Small update:

I have managed to attach a thread dump.
Looks like the compaction threads are just waiting for work.

My understanding is that, since the SStables got deleted, the compaction
tasks that were once pending are currently stuck.
I've also tried to flush the memtable so to have one SStable at least, but
the pending tasks are still stuck though.

Regards,
Stefano

On Tue, Jun 28, 2016 at 10:09 AM, Stefano Ortolani <ostef...@gmail.com>
wrote:

> I am updating the following ticket
> https://issues.apache.org/jira/browse/CASSANDRA-12100 as I discover new
> bits.
>
> Regards,
> Stefano
>
> On Tue, Jun 28, 2016 at 9:37 AM, Stefano Ortolani <ostef...@gmail.com>
> wrote:
>
>> Hi all,
>>
>> I've just updated to C* 3.0.7, and I am now seeing some compactions
>> getting stuck: nodetool compationstats has been showing the same output for
>> the last 6 hours, and all compactions are stuck at 0.00% progress.
>>
>> What is interesting is that the stuck CFs have been truncated exactly 6
>> hours ago.
>> I am fairly confident this issue was not there in C* 3.0.5.
>>
>> Any idea?
>>
>> Regards,
>> Stefano Ortolani
>>
>>
>>
>

Reply via email to