-
The same reason as https://github.com/scylladb/java-driver/issues/136
-
I could not find 'Tablet' nor 'Tablets' at https://opensource.docs.scylladb.com/stable/reference/glossary.html
-
We need a way to expand storage from the initial requests. When there is a space available on the same node we should [expand in place](https://github.com/scylladb/scylla-operator/issues/1572)
```[…
-
Add build information to https://github.com/scylladb/serverless-examples/tree/main/jhelloserverless, so the example builds out of the box.
All please add short instruction to the readme how to run …
-
Commit 5fd30578d74ba94ca4a132924c170cd41ae590dc introduced a `value_status::Deprecated` that produces a log warning when the option is used in the configuration file.
See https://github.com/scylladb/…
-
parallel-topology-schema-changes-mu-db-node-e330a762-9/messages.log:
```
2024-09-10T15:26:20.812+00:00 parallel-topology-schema-changes-mu-db-node-e330a762-9 !INFO | scylla[7134]: [shard 0:main] …
-
This issue summarizes a MV write performance problem analyzed elsewhere by @tgrabiec, @avikivity, @vladzcloudius, @michoecho and others.
Everyone knows that when a table has a materialized view, ev…
-
I would like to report an issue on page https://iot.scylladb.com/master/build-with-javascript
### Problem
The JS page includes instructions on setting up a Scylla Cluster with Docker.
- This is…
tzach updated
4 months ago
-
Calling `nodetool info` during a node bootstrap can fail with something like:
```
Command: "/usr/bin/nodetool -u cassandra -pw 'cassandra' info "
Exit code: 4
Stdout:
ID : …
-
### What should the feature do?
We should cover configuring CQL credentials for ScyllaDB clusters registered with Scylla Manager by Scylla Operator in our docs.
### What is the use case behi…