-
```
self =
use_host_id = False
@pytest.mark.required_features("!consistent-topology-changes")
@pytest.mark.parametrize("use_host_id", [True, False], ids=["use_host_id", "use_endpoint"])…
-
https://jenkins.scylladb.com/job/siren-tests/job/Weekly_Runs/job/sirenada-stg-t3-micro/ appears in Argus as 'Not Planned' although it runs on a daily basis.
-
As part of https://github.com/scylladb/scylladb/issues/6403, now that host_id is unique (https://github.com/scylladb/scylladb/commit/dcba652013e0f7c5aa8804f353079060e2a7a6e2),
gossip should facilitat…
-
```
$ python3.4 ./configure.py --enable-dpdk --mode=release --static-boost --static-stdc++ --compiler=/opt/scylladb/bin/g++-7.3
$ ninja-build
FAILED: build/debug/tests/tuple_utils_test
/opt/scyll…
-
## Packages
Base Scylla version: `6.1.2-20240915.b60f9ef4c223` with build-id `c713ac9e819492d7560aa3ad461c43cf404c977b`
Target Scylla version (or git commit hash): `6.2.0~rc2-20241002.93700ff5d1ce` w…
-
**Is this a bug report or feature request?**
* Feature Request
**What should the feature do:**
- Support PV backed by persistent storage
- Add e2e variant for persistent storage
**What is use…
-
When the library starts up reading from the start of generation, there are no delays/throttling of reading the old windows.
-
I would like to report an issue in page http://docs.scylladb.com/operating-scylla/security/runtime-authentication
### Problem
keyspace replication factor the number of nodes
### Suggest a fix
…
-
As seen in #9906: [iotune can be wrong on EBS drive #1030](https://github.com/scylladb/seastar/issues/1030)
In the short term, until https://github.com/scylladb/seastar/issues/1030 is solved, let's…
-
When we set a static column for a partition that has no other rows, we get incorrect results for the columns of the clustering key that are not set.
In the example below, we set `s = 3` for `a = 3` a…