Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Reaper pausing on too many compaction > 20 #139

@dasmohapatrak

Description

@dasmohapatrak

Hi,
On our Cassandra cluster, i see the below message no of times when the reaper is running.

SegmentRunner - SegmentRunner declined to repair segment 556369 because of too many pending compactions (> 20) on host.

But when i run the "nodetool compactionstats" on that node, most of the time, i see only one compaction task is running. Though the pending tasks show more than 20 .
Now, i understand the "pending tasks" is actually only an estimate, not the actual no. of tasks pending.

So my question is, why should Reaper wait on the pending tasks, even though there are less than 20 pending tasks running on that node.

Thanks

Kishore

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions