-
### What version of Cassandra are you using?
IBM DataStax DSE 6.8
[cqlsh 6.8.0 | DSE 6.8.15 | CQL spec 3.4.5 | DSE protocol v2]
### What version of Gocql are you using?
github.com/gocql/gocql …
-
Our current documentation focuses on running the proxy with https://github.com/datastax/zdm-proxy-automation but if someone wants to run this proxy without using the automation then they don't have an…
-
Hello guys, i have one question about possible bug. I configured cassandra using cassandra operator on single node kubernetes cluster. Everything work correctly but problem start when my host restart.…
-
*Installation details*
Scylla version (or git commit hash): 4.1.6-0.20200831.6d9ff622df with build-id c2ed04d00095c63b7456b5fcda6775c5a9f33b0b
Cluster size: 4
OS (RHEL/CentOS/Ubuntu/AWS AMI): //www…
-
I looks like the list of keyspaces it tries to delete is stale, so it attempts to delete a non-existing keyspace. Perhaps it can make sure the list isn't stale, or just use "DROP KEYSPACE IF EXISTS" t…
-
wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/cassandra-cpp-driver_2.2.0-1_amd64.deb
wget http://downloads.datastax.com/cpp-driver/ubuntu/14.04/cassandra-cpp-driver-dev_2.2.0-1_amd64.deb
…
-
## Issue description
Hi, there are multiple versions of **_io.dropwizard.metrics:metrics-core_** in **_cassandra-unit-master\cassandra-unit_**. As shown in the following dependency tree, according to…
-
**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…
-
I see that a custom Cluster/Keyspace class is used in the Java example. Is it possible to provide support for passing in a com.datastax.driver.core.Cluster which has already been configured for use?…
-
### What happened?
I have followed the document to scale the k8ssandra cluster up from 3 node to 4 node cluster, the new pods gets scheduled in k8s but the status stays at 1/2
NAME …