Re: Calling StorageService.loadNewSSTables function results in deadlock with compaction background task.

2018-01-12 Thread Desimpel, Ignace
issue created https://issues.apache.org/jira/browse/CASSANDRA-14164

Re: Calling StorageService.loadNewSSTables function results in deadlock with compaction background task.

2018-01-10 Thread Jeff Jirsa
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

Calling StorageService.loadNewSSTables function results in deadlock with compaction background task.

2018-01-10 Thread Desimpel, Ignace
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