-
The current implementation of `repair` simply adds all resources to the dirty set. However, blocked resources should never be added. Concretely, exclude all for which blocked is `Blocked.YES`.
-
**What is missing?**
It's not possible to create repairs schedules in a Kubernetes native way.
**Why do we need it?**
In my company, we want to be able to start full repair for an entire Cass…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=48873293)
I'm running Reaper in sidecar mode and tried to monitor it via Prometheus metrics. I've created a…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=18046197)
I experienced some weird issue with one of my clusters and only one of keyspace. In this case, al…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13951884)
Reaper version 1.44
C* version 3.9.0
We have a C* setup with 2 DCs (one in us-south and one in u…
-
**What happened?**
Cassandra container shows the following error in the logs:
```
com.datastax.oss.driver.api.core.servererrors.ServerError: Failed to execute method NodeOps.repair
```
**Did you ex…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13937805)
Hi,
We run two Reaper instances, with Cassandra as the DB for high availability.
Both look norma…
-
**What is missing?**
At times, it may desirable to quiesce Medusa and/or Reaper. I'd like to be able to submit a job document to quiesce (or resume) both Medusa and Reaper - basically pausing and resu…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13951912)
We're lacking metrics in repair schedule.
We should be able to get the number of times a schedul…
-
Right now we don't terminate failed repair jobs by default - the problem is that they might have failed because of a timeout on our side and in fact still be running. This causes two problems:
- in c…