-
### Problem Description
I would like to use AWS Keyspaces as my Cassandra backend for TheHive4, but it is not currently possible due to a lack of documentation and possibly Janusgraph's lack of suppo…
-
## Feature Request
Recently, I have been researching apiv2 and discovered the lack of monitoring for different keyspaces. We want to utilize this feature for resource isolation within the same tikv c…
-
Data quality and completeness. Sample and validate data between C* and Keyspaces.
-
If you use
```
scylla_yaml_params:
authenticator: PasswordAuthenticator
authorizer: CassandraAuthorizer
audit: "table"
audit_categories: "DCL,DDL,AUTH,ADMIN"
audit_keyspaces: "myau…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=66171623)
Hi,
I'm currently testing Medusa and have created a 3 node cluster with 160GB of data on each in…
-
Issue https://github.com/scylladb/scylladb/issues/16598 is an example where a dtest, in some fairly esoteric conditions and **with tablets enabled** resulted in the error
```
Tried to obtain per-key…
-
I am planning to create a separate keyspace for each consumer.
Care should be taken to ensure that the consumer has access to their keyspace but to other keyspaces. This will be done using a role-b…
-
currently this how c-s is creating the schema
```java
//Keyspace
client.execute(createKeyspaceStatementCQL3(), org.apache.cassandra.db.ConsistencyLevel.LOCAL_ONE);
client.execute("USE \""+keyspace+"…
fruch updated
2 months ago
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=32740472)
I noticed issues with the `millisSinceLastRepairForSchedule` metric while checking the `prometheu…
-
### RFC Description
Today [`discovery.Healthcheck` _(in `go/vt/discovery` - mainly used by `vtgate`)_](https://github.com/vitessio/vitess/blob/main/go/vt/discovery/healthcheck.go#L272) supports fil…