-
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…
-
**Is your feature request related to a problem? Please describe.**
Tarantool does not support modern ways to get more performance just from the more advanced compiler optimizations. Would be at lea…
-
## Packages
Scylla version: `2024.1.9-20240829.d583605198a7` with build-id `c0a1a483aad4949fe2ed11479d5a99e92672bb2b`
Kernel Version: `5.15.0-1068-aws`
## Issue description
- [ ] This issu…
-
Apply this patch:
```patch
diff --git a/service/topology_coordinator.cc b/service/topology_coordinator.cc
index 591f1d341c..6e94895bad 100644
--- a/service/topology_coordinator.cc
+++ b/service…
-
I would like to report an issue in page https://monitoring.docs.scylladb.com/branch-4.6/procedures/datadog/index
### Problem
On the following topic: https://monitoring.docs.scylladb.com/stable/pro…
-
Currently, it is not safe to use distinct `temporary_buffer` objects which share any underlying buffers across shards (aka "hidden sharing"). In practice, this generally means that is even unsafe to m…
-
The current logic for updating the cluster in Scylla Manager includes validating host connectivity. This process involves the Manager querying one of the known hosts (stored in the ManagerDB) to disco…
-
operator.docs.scylladb.com should have an example with Scylla Enterprise and mention everything works the same way explicitly.
-
According to the [documentation](https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html) AbortMultipartUpload is more complicated than just calling `DELETE` with `upload-Id`
Fi…
-
### What happened?
Scylla Enterprise versions 2023.1.x and higher do not show shard-level metrics in the dashboards.
### What did you expect to happen?
NA
### How can we reproduce it (as minimally…