-
This feature request serves as a central place to discuss development and progress for Cassandra support.
-
Table for locks, LWT to acquire lock, heartbeat lock, table is taskdb, option to create new taskdb once end of list reached or just keep looping
Configurable consistency level on write, read, and a…
-
I would like to report an issue on page https://cloud.docs.scylladb.com/master/scylladb-quickstart/index
### Problem
Information on "Allowed IPs" could get more information. Customer asked about w…
-
At this point, every scylla-operator release causes a rolling restart on scylla to update the sidecar that is run alongside scylla, even when none of the sidecar logic has changed.
We should split th…
-
```[tasklist]
- [ ] https://github.com/scylladb/scylla-operator/issues/1935
- [ ] https://github.com/scylladb/scylla-operator/issues/1975
- [ ] https://github.com/scylladb/scylla-operator/issues/19…
ezbz updated
3 months ago
-
As in the title. Test details:
## Packages
Base Scylla version: `6.2.0~rc2-20241002.93700ff5d1ce` with build-id `57e6a907e0a03a185c4145bb8c7d6316b519b14c`
Target Scylla version (or git commit hash)…
-
Recently, Scylla merged https://github.com/scylladb/scylladb/pull/21002.
We should use it for sstable deduplication instead of the currently used generation ID approach, as it has the following benefi…
-
After releasing serialization refactor several users reported use cases that are not well-supported by our new APIs.
The problems come from the need to have specific (non-generic) owned type for quer…
-
We need to figure out how to best collect ScyllaDB core dumps. Ideally this should be multitenant and not require extra permissions.
One approach is to configure nodes and collect them centrally, w…
-
**Describe the bug**
I am encountering a discrepancy in storage reporting within our cluster:
- Tools like mcli du and fs.du report approximately 130 GB of data usage.
- However, collection.list …