-
@eabyshev this is a really important feature that we need ourselves. The multi-cluster configuration works by having multiple clusters across regions like 3 nodes each in 3 regions: total 9 nodes. The…
-
prometheus, version 2.42.0
cassandra 4.0.5
datastax-mcac-agent-0.3.4
![image](https://user-images.githubusercontent.com/5233780/218480296-6cf50bdf-89d6-48b6-a3b6-f8d62e37f2fa.png)
prometheus i…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=18046197)
I experienced some weird issue with one of my clusters and only one of keyspace. In this case, al…
-
user doesn't automatically granted CREATE FUNCTION permission to his own created keyspace
```
@pytest.mark.udf
def test_creator_of_db_resource_granted_all_permissions(self):
self…
fruch updated
4 months ago
-
The native-image smoke test for Cassandra is often failing and too unreliable. This test will be disabled until we can address this.
Example logs for failed test
```
#!/bin/bash -eo pipefai…
-
After loading index into our Cassandra Cluster (7 nodes : 16 cores /32gb per node) with 10M rows.
On load testing of 100 req/s we're seeing 100% CPU on filter.
Is there any way to optimize Luc…
-
I've installed the ANXS.cassandra playbook along with dependencies and run it against several stock ubuntu VM's on AWS. I get the same result each time.
The playbook runs cleanly with no errors (2…
-
We currently leverage both [Yugabyte YCQL](https://docs.yugabyte.com/preview/api/ycql/) and Temporal and would love to see native support for Temporal to use the YCQL variant of its Cassandra driver, …
-
## Packages
Scylla version: `5.5.0~dev-20240411.0be61e51d329` with build-id `54e018bb43eb2ae707aac127097747cd39532532`
Kernel Version: `5.15.0-1057-aws`
## Issue description
- [X] This issue…
-
## Bug Report
I am trying to restore k8ssandra cluster from a multiTenant GCS backup into a aks k8ssandra cluster by using CassandraRestore manifest and it is failing. I am providing a valid Cassandra…