-
I have setup a cassandra cluster of 6 pods using the helm charts and I am connecting to that cluster with one known node. The application works fine, but occasionally the cpu usage of my application w…
-
Hi, thanks to this tool we started to import our schema to our cassandra db. But we find out that in case of str type of keyspace and migrations_table the params in sql command are not apostrophed in …
lgabo updated
4 years ago
-
> Please provide us with the following information:
> ---------------------------------------------------------------
Unable to execute the code
### This issue is for a: (mark with an `x`)
```…
-
**What happened?**
There are unexpected behaviours when the ImageConfig ConfigMap is updated at runtime. For example:
1. The ConfigMap is not polled/watched by the operator, which means the operator…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13951826)
I am new to repear and I am trying to add cluster to the reaper tool and its failing with below e…
-
**What did you do?**
I have deploymnet of k8ssandra over 5 kubernetes nodes, 3 of them were on CentOS 7 and 2 of them were on Ubuntu 20.04. The plan was to migrate all of the k8ssandra nodes from the …
-
1. currently, deletes happen at ALL. If one Cassandra node is down (e.g. because the Cassandra cluster is restarting), tombstones will be added on the nodes which are up, but fail for the client with …
-
**Is your feature request related to a problem? Please describe.**
Nowaday SQL is scalable like YugabyeDB or Cockroachdb, so there is no need to maintain another NoSQL DB to implement Federated…
-
Edit from @kbr-scylla:
root cause of test failure described here: https://github.com/scylladb/scylladb/issues/20588#issuecomment-2363492593
I added a workaround to the dtest to ignore the error https:…
-
**What is missing?**
My end goal is to have Cassandra turn on and off in an on-demand fashion and all data are persisted in a long-standing Persistent Volume. Do we support it now?
**Why do we need…