-
We need to figure out how to best collect ScyllaDB core dumps. Ideally this should be multitenant and not require extra permissions.
One approach is to configure nodes and collect them centrally, w…
-
Sometimes it's useful to run SCT tests with additional parameters passed to Scylla -- for example, recently I asked @soyacz to reproduce certain failures while enabling higher-level logging for Raft b…
-
When I install the extension to use the Datastax CPP-Driver, I receive the error `undefined symbol: cass_session_new` when trying to use the extension.
The installs are finding the correct headers …
-
### Link to the job that flaked.
https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/logs/ci-scylla-operator-enterprise-latest-e2e-gke-arm64-parallel/1838096006806245376
### Snipp…
-
To connect to S3, we need S3 configuration. We have to teach scylla-sstable to locate and load `object_storage.yaml`. The tool should try to auto-load this file, using the same rules it uses to load `…
-
Split from https://github.com/scylladb/scylladb/issues/18791 -- the original issue for design, this for implementation.
-
### Link to the job that flaked.
https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/2066/pull-scylla-operator-master-e2e-gke-parallel-cluster…
-
# ScyllaDB 学习(六) – disk I/O - 我叫尤加利
介绍几种 disk I/O 方式以及 seastar 的选择和实现。
[https://youjiali1995.github.io/scylladb/disk-io/](https://youjiali1995.github.io/scylladb/disk-io/)
-
Observed in two scrub tests:
* scrub_test.TestScrub.test_standalone_scrub
* scrub_test.TestScrub.test_standalone_scrub_essential_files_only
In promotion: https://jenkins.scylladb.com/job/scylla-maste…
-
The connector fails with the below exception when mapping is provided with different topic and table names. It doesn't pick the table name from the mapping config `topic.my_topic.my_ks.my_table.mappin…