thelastpickle / cassandra-reaper

Automated Repair Awesomeness for Apache Cassandra
http://cassandra-reaper.io/
Apache License 2.0
487 stars 217 forks source link

[Feature Request] Enable different repair types within the same schedule. #1446

Open jclu123 opened 10 months ago

jclu123 commented 10 months ago

Project board link

In Cassandra 4.1 incremental repair is now default repair type, however, documentation still recommends running full-repair occasionally. However, since Reaper only schedules one kind of repair (either incremental or full), how a user would have to introduce some manual intervention to run both using a single schedule.

What this client would like to do is use Reaper for scheduling repair and include both incremental and full in the same schedule so that x number of incremental repairs is then followed by a full-repair like what the documentation suggests.

┆Issue is synchronized with this Jira Story by Unito