-
See details in:
https://github.com/scylladb/scylla-cluster-tests/pull/5335#issuecomment-1409312785
-
It is useful to have a place to store metadata per partition. One such example is paxos state for LWT operations. Having a static column in a partition that is not accessible from regular CQL queries …
-
### What should the feature do?
As someone relatively new to Kubernetes and Operator, I was attempting to configure a cluster using the instructions provided in the official Operator documentation. D…
-
```
root@m01:/data/scylladb# scylla --version
2.0.2-0.20171130.07b039f
root@m01:/usr/sbin# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Re…
-
## Packages
Scylla version: `5.5.0~dev-20240509.28791aa2c1d3` with build-id `9e34b204407d7acc91d3980f060cbdfb6a927bdf`
Kernel Version: `4.14.165-131.185.amzn2.x86_64`
## Issue description
…
-
In `storage_service::drain()`, we flush the tables but don't stop them, which entails waiting for any pending writes (including pending view updates, which can be local). This means that writes in the…
-
## Issue description
- [ ] This issue is a regression.
- [x] It is unknown if this issue is a regression.
MgmtRepair nemeses failed too fast by error: ```get repair target: get cluster views: …
-
I would like to report an issue in page https://opensource.docs.scylladb.com/branch-5.4/troubleshooting/error-messages/schema-mismatch
### Problem
This page might be irrelevant with consistent sch…
tzach updated
8 months ago
-
In some cases, once a certain problem occurs, it can occur thousands of times in quick succession, and flood the log files with identical (or at least similar) messages. The "solution" of lowering the…
-
Raft is no longer experimental, so the suite should not indicate so.