-
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…
-
When there is an exception while reading a window, we restart it with `TaskState` pointing to last correctly read change. After restarting, we read the entire window from beginning, but we ignore unne…
-
### What should the feature do?
We're using mapstructure to map properties of manager tasks taken from manager state to our status.
https://github.com/scylladb/scylla-operator/blob/7d241f64cc00fd…
-
I would like to report an issue in page https://opensource.docs.scylladb.com/master/operating-scylla/nodetool-commands/decommission
### Problem
not clear which procedures use decommission
###…
tzach updated
6 months ago
-
I would like to report an issue in page https://opensource.docs.scylladb.com/branch-5.4/operating-scylla/procedures/tips/best-practices-scylla-on-docker
### Problem
"reactor-backend=epoll" option …
-
when I used NumpyProtocolHandler to load data from scylladb to Numpy, Scylladb auto-paged my resultset and set a fetchsize_limit to 15.
```
from cassandra.cluster import Cluster
from cassandra.prot…
-
I would like to report an issue on page https://opensource.docs.scylladb.com/branch-6.0/using-scylla/drivers/cql-drivers/index
### Problem
Missing info on Tablets
### Suggest a fix
Java dri…
tzach updated
4 months ago
-
Currently, options like compaction strategy (and its options) and tombstone_gc mode (and propagation delay) need to be explicitly set when creating the view to override their defaults.
But since th…
-
I would like to report an issue on page https://enterprise.docs.scylladb.com/branch-2024.1/using-scylla/tracing
### Problem
The example query in the following section is invalid.
https://enterpri…
-
Currently the hints_manager sleeps in 10 second interval when idle, based on https://github.com/scylladb/scylladb/blob/ad68a7f799f7aadb96a383f74fcd563a4e751923/db/hints/manager.hh#L105-L106
1. We c…