Alexander Dejanovski

Results 399 comments of Alexander Dejanovski

@bradfordcp, why do we consider it an anomaly that we fail starting the pods up if the secret isn't provided? It makes it pretty obvious that there's a problem IMO....

Let's use the docs we have [here](https://github.com/k8ssandra/k8ssandra-operator/tree/main/docs/prometheus-grafana) as base for this.

While it's fine to use CMS it with 4.0, it has been deprecated in JDK 9 though and was totally removed in JDK 14 IIRC. While I'm not a fan...

I was able to reproduce the issue in K8ssandra with pods changing IPs after restarting. In the case of incremental repair, we do not re-compute the IP for each segment...

@ossarga, do you think this is still something worth working on?

Hi, that issue was fixed in the latest 2.2.0. Setting the LWTs as idempotent would allow speculative executions/retries at some funny consistency levels. Cheers

Storage of encrypted cluster credentials was merged in the 2.x line. It may be time to deprecate our config settings for JMX credentials and remove them in 4.0.

Hi, you can click on the repair in the UI to open the detail panel and see what was the last event. You can also check Reaper's logs directly to...

@burmanm, what's your opinion on this change?

I think this should be moved to `INFO` level instead as it's expected to get this message. It could be interesting to modify the message to point out the repair...