-
Version: 2.6
*Description*
According to a --dry-run output an agent is downloading not only user tables but also system_xxx keyspaces as well and in particular `system_schema`:
```
$ sudo -u s…
-
In all of your ScyllaDB benchmarks, you've used m5 instance type family.
(e.g https://github.com/benchANT/database-ranking/blob/main/CRUD-general-purpose/2022/ranking_batch-0_scylladb-451-vanilla-os-…
-
The readiness probe defined in here:
https://github.com/scylladb/scylla-code-samples/blob/0464f547e2dc3e974d62547cb35ae0f4cc96ebc9/kubernetes-scylla/scylla-statefulset.yaml#L58
It uses `exec` to…
yuha0 updated
3 months ago
-
Lots of bloom filter rebuilds are seen during split compactions. Turns out partition estimation on input is not adjusting for the split, so each output filter is twice as large as it should, triggerin…
-
This issue is intended to properly capture discussion (started on [scylladb-dev](https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/scylladb-dev/wWdzQ_J7O4w/B7BlBX0TAgAJ)) on reo…
-
```
Exception in thread "main" java.lang.IllegalArgumentException: Could not locate schema info for /home/tgrabiec/.ccm/scylla-3/node1/data/system_schema/scylla_tables-5d912ff1f7593665b2c88042ab5103d…
-
Currently the python driver is frivolously failing network requests if for whatever reason there is no connection to the cluster. or the socket is dead. However, there may be many valid reasons why th…
-
according to Scylla [documentation](https://enterprise.docs.scylladb.com/stable/getting-started/config-commands.html#scylla-configuration-files-and-scylla-commands):
"**Some** Scylla Command Line com…
-
Scylla version: `666.development-0.20190909.301246f6c`
VM: GCE instance with a locally attached NVMe drive.
```
$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Ord…
-
Currently our test runner passes raw command line arguments to the children processes, only modifying them accordingly. This has led to https://github.com/scylladb/scylla-operator/issues/1245.
We sho…