-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13937781)
We are using reaper 2.1.3 version in SIDECAR mode with Cassandra 3.10 version. We see the repair …
-
So I've found that the in build implementation don't work with Datastax Cassandra, or am I missing something?
If it's not implemented, I think it would be a valuable addition.
-
Hi community,
Not sure as what I should classify this, but we try to translate pixie for ARM processors (FreeBSD and Power Architecture) - which works great so far. Unless we hit a dependency whic…
2pk03 updated
2 years ago
-
As it says in https://docs.datastax.com/en/developer/java-driver/3.2/manual/retries/#retries-and-idempotence
- retrying in **onReadTimeout** **is always safe**, since by definition this error indic…
-
## cass-config-builder gradlew build getting failing.
```
# ./gradlew build
> Task :compileJava NO-SOURCE
> Task :processResources NO-SOURCE
> Task :checkClojure UP-TO-DATE
> Task :compileCl…
-
Regression in `4a0e4f78` of datastax cpp-driver, supposedly fixes following issue: [CPP-987](https://datastax-oss.atlassian.net/jira/software/c/projects/CPP/issues/CPP-987?jql=project%20%3D%20%22CPP%2…
-
See https://datastax-oss.atlassian.net/browse/JAVA-1522#icft=JAVA-1522 (and filed https://github.com/scylladb/gocql/issues/118 on our gocql driver).
Might be fixed with https://datastax-oss.atlassi…
-
Java driver has requestSizeInBytes
to give a higher estimate of Statement size for counting the batch size
https://docs.datastax.com/en/drivers/java/3.7/com/datastax/driver/core/Statement.html#reque…
-
**Describe the bug**
I am playing with KOP and I was able to see the error below.
The point for this issue is not the problem itself but the fact that after that error the broker stops processing re…
-
Executing a Liquibase update to an Astra Cassandra instance fails. Although the keyspace is passed in the JDBC connection, Liquibase is not using it when attempting to create the databasechangelog/loc…