-
Update the path to the relevant Doc page: https://docs.scylladb.com/stable/kb/decode-stack-trace
I'm running a slightly old version of Scylla (4.5.6), but I believe this page has been the same for …
-
The [contributor guide](https://github.com/scylladb/scylla-operator/blob/master/docs/source/contributing.md) is pretty badly out of date and not very useful. It contains a lot of instructions on how …
-
It would be nice to have a _real_ load balancing strategy which chooses coordinators based on actual metrics such as how fast it can process requests.
See https://github.com/scylladb/scylla/issues/…
kbr- updated
3 months ago
-
*Installation details*
Scylla version (or git commit hash): 5.4.10
Cluster size: 3
OS (RHEL/CentOS/Ubuntu/AWS AMI): centos
# Overview
Previously, I found that after turning on `gc_mode=repair` …
-
we need to implement `constexpr void push_back(char_type ch);` for `basic_sstring`.
-
```[tasklist]
### Tasks
- [ ] https://github.com/scylladb/terraform-provider-scylladbcloud/issues/79
```
-
This is nothing new; i.e. these columns were intentionally left to be implemented later.
-
Each unprepared statement has to be prepared on all nodes.
The driver sends a `PREPARE` request to every node, and in response it gets `PreparedMetadata` which contains information about this prepare…
-
I would like to report an issue on page https://opensource.docs.scylladb.com/branch-6.0/operating-scylla/security/client-node-encryption
### Problem
This page describes client-to-node encryption a…
-
Although I reproduced it on a branch based off 2023.1, I suspect that it wasn't fixed on `master` yet, so I'm opening it in this repository.
While investigating https://github.com/scylladb/scylla-o…