-
The `check()` function uses `expected_rows` which is undefined:
https://github.com/scylladb/scylladb/blob/18d3a6480dd9c817fde929fceaebf3fde01e25a1/test/topology_experimental_raft/test_tablets.py#L1385…
-
*Installation details*
Scylla version (or git commit hash): 5.4.9
Cluster size: 7 nodes
OS (RHEL/CentOS/Ubuntu/AWS AMI): Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-1059-gke x86_64)
*Hardware details …
-
## Invalidation on events
- On `SCHEMA_CHANGE`, for target `keyspace` + `table`, for all change types: `UPDATED` or `DROPPED` drop related tablet records.
- On `TOPOLOGY_CHANGE`, for `REMOVED_NODE` ~…
-
Based on https://github.com/scylladb/scylladb/issues/7500
and https://github.com/scylladb/scylla-dtest/pull/4342
https://opensource.docs.scylladb.com/stable/operating-scylla/security/node-node-enc…
-
As part of scylladb/scylladb#18750, we extended `DESCRIBE SCHEMA` by covering auth. Scylla is now able to also produce a backup for roles, role grants, and permissions. However, when maintenance socke…
dawmd updated
2 months ago
-
As per the documentation,
https://goteleport.com/docs/database-access/guides/cassandra-self-hosted/#:~:text=tsh%20db%20connect,Password%3A
We can see that it requires a password to login into the…
-
From https://github.com/scylladb/scylladb/issues/13477 : doing random writes test with auto-selected 512 bytes (or even 1k) makes i4i instance's drive ro read-modify-write thus dropping down the resul…
xemul updated
2 months ago
-
as a large scale C++ project, it could take long time[0] to compile scylla from scratch. despite that we are using distcc and ccache for speeding up the compilation, the time to build the tree is stil…
-
SCT fails to connect to DB node deployed in Scylla Cloud:
```
< t:2024-11-28 09:15:46,900 f:cluster.py l:445 c:sdcm.cluster_baremetal p:DEBUG > Node longevity-small-set-1h-sct-inte-db-node-f6608…
-
boost/loading_cache_test::test_loading_cache_update_config testcase failed once in debug mode in CI with the following error :
```
[Exception] - critical check eventually_true([&] { return loading…