Clément Doucy

Results 14 comments of Clément Doucy

> We'll most probably remove the Medusa standalone pod altogether shortly as part of [this issue](https://github.com/k8ssandra/k8ssandra-operator/issues/1066). makes sense

Today, can restoration be performed without the medusa-standalone pod?

> Hi. I tried to reproduce this, but I could not. > > On a fresh deployment, I tried starting the sync task always _after_ creating the MedusaBackupJob, but sometimes...

Note that after the issue happens, I can delete the k8ssandra cluster, re-create it and re-create a medusa restore job. Restoration will succeeded and the 3 Cassandra pods will come...

@adejanovski @burmanm I've seen this closed issue https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/444 . However, it seems that the issue is still happening

> The #444 should have fixed the missing metrics and in our testing it did, assuming you use the newer metrics endpoints. The names of the metrics are a bit...

Thanks a lot @burmanm ! We will try this shortly

Hi @adejanovski @burmanm, I would like to work on this enhancement. First, could you confirm that it makes sense to add repair support in `K8ssandraTask` CRD ? What do you...

Hi @adejanovski , thanks for the feedback! > Reaper is what handles repairs in K8ssandra. We don't want to create yet another repair orchestrator in the form of CassandraTasks. Got...