issue created https://issues.apache.org/jira/browse/CASSANDRA-14164
uess the Cassandra committers can do something with this 😊.
>
> Calling StorageService.loadNewSSTables function results in deadlock with
> compaction background task,
> because :
>
> From StorageService class , function public void loadNewSSTables(String
> ksName, String cfName
Tested on version 2.2.11 (but seems like trunck 3.x is still the same for the
related code path), using nodetool refresh for restoring a snapshot
I guess the Cassandra committers can do something with this 😊.
Calling StorageService.loadNewSSTables function results in deadlock with
compaction