-
If I want to use Cassandra itself as a persistent storage provider of Cassandra-reaper and I have set the different password of default user ‘cassandra’, how can I specify those into the resource/cass…
-
During repair run we noticed big network spikes on one node in cluster. This was due to communication between monitoring machine and this single node, to get notifications about ongoing repairs.
T…
-
Working on [Reaper](https://github.com/thelastpickle/cassandra-reaper) I noticed that queryOptions.consistencyLevel and queryOptions.serialConsistencyLevel were not recognized by the lib anymore in 4.…
-
Tried to use incremental repairs with latest reaper snapshot but sstables didn't get marked with "repaired at" timestamp. And repair has finished too quickly (6min), although previous non incremental …
-
Relevant to https://github.com/thelastpickle/cassandra-reaper/issues/85
---
**Observations:**
- frequent full table scans on `cluster`
- UI pages hit the rest endpoints like `/repair_run/sta…
-
Hi,
I'm trying to schedule repair on my cluster, but with no luck. I get `{"message":"There was an error processing your request. It has been logged (ID af6991042de7f785)."}` response in UI and her…
r4fek updated
7 years ago
-
The cassandra bundle with the [custom cassandra bundle configuration of sbt-conductr](https://github.com/typesafehub/sbt-conductr/tree/master/src/main/resources/bundle-configuration/cassandra-services…
-
Hello,
Currently when scheduling or running a repair there is a filed for keyspace, but is it possible to have a wild card * so that all the keyspaces will be repaired.
In my usecase we have mul…
-
When repair is started with "Incremental repair : false" the value displayed on UI (and the value stored in back end storage) denotes number of nodes in the cluster instead the number defined in confi…
-
Hi folks. Thanks for your work on reaper!
To track your changes a simple changelog.md would be awesome.