-
Jeremy,
I am on the Spring-Data-Cassandra team and we are making good use of cassandra-unit. Nice work!
We have an issue that only occurs on Macs, and we have a large number of test cases. As you …
-
I'm trying to run the demo. After importing the data into Cassandra I try to run with sbt app/run. Instead of being presented with three choices on which to run, I am given an error. Some lines omi…
-
Hi,
I am new to using Gocql, and I'm currently trying to write a reusable function for selecting data. I want the function to return the query result dynamically. However, when using MapScan, null va…
-
Cassandra exit automatically and can't see log.
Hi, I'm 3month docker user, and new to Cassandra.
I heard Cassandra is great NoSQL database for handling vast amounts of queries,
so I'm trying t…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13952152)
I just did a setup for medusa.
OK, and started "medusa backup"
The texts just got stuck into
"[ro…
-
Current version of table system.cluster_status has next format:
```
cassandra@cqlsh> select * from system.cluster_status
... ;
peer | dc | host_id | load …
-
**What steps did you take:**
Deploy a Carvel application with `helmTemplate` approach in a remote target cluster has a misconfigured namespace.
**What happened:**
We created a Carvel package usin…
-
I already had 3 Cassandra node/pods running. I deleted them and tried to re create them again using the same YAML file as following, on the same `Kind` cluster, but it stuck pending status:
api…
-
## Issue description
- [ ] This issue is a regression.
- [x] It is unknown if this issue is a regression.
disrupt_add_remove_mv is timing out on DROP of the MV on some of the cases
```
Trac…
-
## Expected Behavior
We have a 3 node cluster Even when one node is down we are expecting the temporal to work by connecting to other two nodes.
## Actual Behavior:
We are doing the load test a…