only happens once in a while. i did check the logs for corrupted
SSTable and didn’t find any.
regards,
-jerome
On March 21, 2018 at 5:24:54 AM, shalom sagges
(shalomsag...@gmail.com(mailto:shalomsag...@gmail.com)) wrote:
> If the problem is recurring, then you might have a corrupted SSTable.
>
If the problem is recurring, then you might have a corrupted SSTable.
Check the system log. If a certain file is corrupted, you'll find it.
grep -i corrupt /system.log*
On Wed, Mar 21, 2018 at 2:18 PM, Jerome Basa wrote:
> hi,
>
> when i run `nodetool compactionstats` there’s this one compacti
hi,
when i run `nodetool compactionstats` there’s this one compaction
that’s stuck at 99.99% and the CPU load on the node is high compared
to other nodes. i tried stopping the compaction but nothing happens.
aside from restarting cassandra; what else can be done with this
issue? thanks
$ nodetoo