-
**Is your feature request related to a problem? Please describe.**
It would be nice to be able to create keyspaces with the Cassandra driver. Currently the connection string accepts a keyspace which …
-
[PR#19684](https://github.com/scylladb/scylladb/pull/19684) brings possibility of having nodes coordinator-only nodes (or zero-token nodes).
These types of nodes are going to be supported only in RAF…
-
**Describe the Bug**
Unable to perform migrations on Cassandra multiple hosts cluster
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Assume we have Cassandra cluster with 3 replicas …
-
Hi,
I'm using the latest JDBC driver and trying to connect to Astra. I was trying to connect to Vector and general ones.
URL:
`
jdbc:cassandra://dbaas/another_datagrip?user=token&password=As…
tjlee updated
4 months ago
-
```
=== TEST.PY STARTING TEST cql-pytest.test_permissions.3 ===
export UBSAN_OPTIONS='halt_on_error=1:abort_on_error=1:suppressions=/jenkins/workspace/scylla-master/scylla-ci/scylla/ubsan-suppressions…
-
- make most magic numbers configurable
- for options affecting the schema, store them in Cassandra and make sure that we don't run with incompatible options (use #86)
-
Jira Link: [DB-1082](https://yugabyte.atlassian.net/browse/DB-1082)
(This issue should be checked after the client is updated to the parent via #9818 but may still be an open issue)
Slack discussi…
-
When calling the management API `/api/v0/ops/node/snapshots` to take the snapshot, I encounter the 30s timeout error
`Query timed out after PT30S`
```
curl -k -L -XPOST -H "Content-Type:application/j…
-
We would like the cpp-rust-driver to have all the original cpp driver tests running as part of CI.
This is an umbrella issue (epic) to include all the current & future tasks to get a working running C…
-
Currently there is no way to use Cassandra Driver in non-blocking event loops, while `Future` can be used for async non-blocking actions, Futures cannot be used in EventLoop (ReactPHP, Swoole, etc).
…