-
## Packages
Scylla version: `6.3.0~dev-20241018.b11d50f59191` with build-id `d5fe38f8fd12d9b834688320151f36fb8c1e050d`
Kernel Version: `6.8.0-1017-aws`
## Issue description
New issue
During t…
-
```[tasklist]
- [ ] https://github.com/scylladb/scylla-operator/issues/1434
- [ ] https://github.com/scylladb/scylla-operator/issues/1435
```
-
I would like `insert_using_ttl()` and `update_using_ttl()` operations to be added.
Also, it would be nice to be able to generate `TTL(foo)` in selects.
Scylla docs: https://opensource.docs.scyl…
-
```
++ unblock-must-gather-pod
++ kubectl -n e2e exec pod/must-gather -- bash -euEo pipefail -O inherit_errexit -c 'touch /tmp/exit'
+ [[ -f /tmp/exit ]]
+ sleep 1
+ [[ -f /tmp/exit ]]
++ kubec…
-
We need to implement an API that matches `RackAwarePolicy` of `cpp-driver` that was implemented at https://github.com/scylladb/cpp-driver/pull/73
-
It failed twice in an unrelated pull request (https://github.com/scylladb/scylla-rust-driver/pull/808).
Link to logs (attempt 2 and 3 failed): https://github.com/scylladb/scylla-rust-driver/actions…
-
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…
-
We now have a new configurable CPU admission control - see https://github.com/scylladb/scylladb/issues/19017 for details. However, that configuration, which apparently is going to be applied at custom…
-
I would like to report an issue on page https://opensource.docs.scylladb.com/branch-5.4/architecture/architecture-fault-tolerance
### Problem
This page is essential and at the core of the database…
-
We have no simple, documented way to obtain latest committed topology status.
In tests and while debugging we use internal knowledge, stuff like:
- `group0_history` table to see what the coordinat…