-
Thanks for building and supporting this image - it's really nice to have a dockerized Cassandra to run that just works đź‘Ť
We're using this in combination with [Fabric8's Docker Maven plugin](https:…
-
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
-
Esimerkiksi Cassandran muistinkäyttö kasvaa ja teho huononee, jos samassa instanssissa on liian monta aktiivista avainaluetta ja taulua:
Cassandra valittaa tästä antamalla esimerkiksi:
```
Warning…
-
*Installation details*
Scylla version (or git commit hash): 4.5.rc6-0.20210817.88314fedf
Cluster size: 6 nodes (i3.8xlarge)
OS (RHEL/CentOS/Ubuntu/AWS AMI): ami-074912d764ff480e5 (eu-north-1)
Te…
-
### What version of Cassandra are you using?
We're actually using [AWS Keyspaces](https://aws.amazon.com/keyspaces/)
### What version of Gocql are you using?
The issue exists in `1.2.1`
…
-
It would be nice to create only one watcher for multiple keyspaces. Is there such functionality on your roadmap. If there is not I would like to help.
-
### 1.0 Milestone
- [x] Basic data types
- [x] Client access
- [x] Cluster membership add/remove
- [x] Data replication on update
- [x] Distributed cluster log
- [x] Version-independent cluste…
-
### Feature Description
VTGate offers the following option for limiting usernames which can perform VSchema DDLs:
```go
AuthorizedDDLUsers = flag.String("vschema_ddl_authorized_users", "", "Lis…
-
Right now, the cassandra recipe installs a dd-agent config that generates more than 350 checks on our nodes, mainly because many checks are per keyspace, and Datastax OpsCenter adds four keyspaces, pl…
-
Caused by: java.lang.IllegalStateException: Since you provided explicit contact points, the local DC must be explicitly set (see basic.load-balancing-policy.local-datacenter in the config, or set it p…