fee-mendes

Results 13 comments of fee-mendes

@asias `node_ops_cmd=3` should be `removenode_abort` isn't it? Why would it fail even when specifying `--ignore-dead-nodes` ?

I think I stumbled upon the idea of a truncate tombstone once and if my mind is not failing me such concept would allow the TRUNCATE operation to be carried...

I think this issue title is a bit too optimistic for what's its intended purpose. I'd advocate to be more specific on which kind of limit it is trying to...

> Of course, the things we don't have limits for is limitless. Well, I'd say that limitless is likely impossible. But then someone will tell me to prove it and...

Since this is EKS and Operator is in place, are you specifying `scyllaArgs` in your [Scylla Cluster CRD](https://operator.docs.scylladb.com/stable/scylla_cluster_crd.html)? In particular, I have seem an OOM situation recently, and it happened...

> is it even safe to use OpenJDK11? Does nodetool work with anything but Java 1.8? If it isn't then we have a real problem in our release process. 1.8...

Best is to start both and ignore any errors. Supporting one or another is just a way to see it being left down in the long run. E.g: ```yaml post_tasks:...

The role backs up and snapshots everything without checking whether the user provided version is a valid version upgrade OR whether it is available. It does check - however -...