-
It would be nice to run our code through a formatter with a set of conventions we can agree on and not have to nit over style. Something like Google's Java formatter: https://github.com/google/google…
-
DDL statements (when using Cassandra as storage) can be quite expensive, so they might take more time than usual. Current 'master' fails migration if any of the migration scripts timeouts.
```WARN …
-
If it doesn't, how would repair be affected?
-
At present, whenever you startup cassandra-reaper using cassandra as the persistent storage, it doesn't create the keyspace specified in the configuration file if it didn't already exist in the cluste…
-
The Lagom services cannot read data from the cassandra DB after the cassandra instances have been scaled down from 3 to 2. Tested it with the ConductR sandbox.
Note that after scaling up to 3 nodes…
-
Not actually an issue, just a question. I couldn't find any mailing list or chat to ask.
I'm currently repairing two separate clusters running Cassandra 2.2.8 and 2.2.9. An error appears in Cassand…
-
Hello,
We have put in place your Cassandra Source connector (i.e. the one that writes from Cassandra to Kafka).
We are using Cassandra 3.10 with Kafka 0.10.x
Earlier, everything was working fine…
-
We've started playing around with your fork of cassandra-reaper over at Reddit and set out to get things all nicely packaged with the included debian definitions. It looks like these are out of date n…
-
Hi guys,
I am trying to use reaper at test cluster, but I am stuck with this issue. After few test runs it
starts to postpone segment repairs, it seems that it tries to start same segment twice, …
-
Hi,
recently I updated reaper and noticed the schedule and repair IDs changed to a timeuuid. I'm running a build from master right now.
There is an exception when using the PostgreSQL storage:
…