-
The `card(c)`, `card(p)` and `card(p, o)` may be below zero, which is wrong. Maybe fixed by using the conditional UPDATE which would check if the counter is not less than the decrement.
-
I would like to report an issue in page http://docs.scylladb.com/operating-scylla/procedures/maintenance/repair
### Problem
This **safer** process .... is disabled by default
### Suggest a fix
…
-
We need a test which verifies that, if upgrade to raft topology gets stuck, it is possible to use recovery to fix the problem and then finish upgrade.
We have an analogous test for upgrade to raft …
-
I would like to report an issue in page https://opensource.docs.scylladb.com/master/operating-scylla/procedures/tips/best-practices-scylla-on-docker
### Problem
User might hit an error with aio-ma…
tzach updated
3 months ago
-
The CI checks that all of the code examples compile, but it doesn't check whether they actually work.
The code is constantly evolving, and things that used to work in the past might stop working at s…
-
I would like to report an issue on page https://opensource.docs.scylladb.com/branch-5.2/troubleshooting/password-reset
### Problem
This procedure doesn't appear to work on 5.2.6
### Suggest a …
-
Scylla issue for scylla implementation: https://github.com/scylladb/scylla/issues/7736
-
with reference to this issue:
https://github.com/scylladb/scylladb/issues/16024
i've tried all options for days and it's all not working.
pls check with latest docker used.
-
In order to coordinate TRUNCATE with other DDL, as well as TRUNCATE across tables and derived views, we need to make sure it uses a single timestamp issued by the group0 leader and stored in the raft …
-
I would like to report an issue in page https://docs.scylladb.com//operating-scylla/nodetool-commands/refresh
When issue https://github.com/scylladb/scylla-tools-java/issues/282 will be solved, we …