Hi Jason
We are running Cassandra 2.0.3. Is it a graceful way of stopping compaction
without putting data integrity in danger?
Exception Stacktrace is as under:
Error occurred during compaction
java.util.concurrent.ExecutionException:
org.apache.cassandra.db.compaction.Comp
We are running Cassandra 2.0.3. Is it a graceful way of stopping compaction
without putting data integrity in danger?
Exception Stacktrace is as under:
Error occurred during compaction
java.util.concurrent.ExecutionException:
org.apache.cassandra.db.compaction.Comp
Hello, could you paste the exception and also show what is the cassandra
version running?
jason
On Sun, May 24, 2015 at 2:12 AM, Anuj Wadehra
wrote:
> Firing nodetool stop command prints CompactionInterruptedException
> stacktrace.
>
> 1. Exception stacktrace gives an impression of killing a co
Firing nodetool stop command prints CompactionInterruptedException stacktrace.
1. Exception stacktrace gives an impression of killing a compaction forcefully,
is nodetool stop COMPACTION a clean way to interrupt an ongoing MAJOR
compaction?
2. How the logic works? When nodetool stop is fired to