-
Remote restores will require to keep the existing **system_auth** keyspace so that existing credentials can be retained. As token ownership will change, auth data could become unavailable after the re…
-
While debugging https://github.com/scylladb/scylladb/issues/18826#issuecomment-2241585686 and adding some logging, I see:
```
INFO 2024-07-21 18:45:00,898 [shard 0:strm] hints_manager - sending /ho…
-
HEAD: b72906518f44844a69ee2f682dc574cb06d4f74a
## Description
Alternator API is missing a few important metrics described below.
Without having them it's very challenging debugging Alternator'…
-
## Behavioral Changes
- Prohibited column updates on MOW tables with synchronous materialized views. [#40190](https://github.com/apache/doris/pull/40190)
- Adjusted the default parameters of Routi…
-
**Story Description**:
Currently, the system lacks a mechanism for scheduling recurring tasks like repairs, leading to manual interventions and inconsistent execution of critical operations. To addre…
-
-
This is Scylla's bug tracker, to be used for reporting bugs only.
If you have a question about Scylla, and not a bug, please ask it in
our mailing-list at scylladb-dev@googlegroups.com or in our sla…
-
command I used: `python range_repair.py -H 127.0.0.1 -s 1 --datacenter DC2`
```
$ nodetool ring | grep -B1 $(facter ipaddress) | tail -n 2
10.2.0.1 R1 Up Normal 15.57 GiB ? …
-
*Installation details*
Scylla version (or git commit hash): `4.4.rc0-0.20210125.f470c5d4d with build-id ca840e9f9c508f2b3fb3d4176d3f64127857285a`
Cluster size: 6 nodes (i3.4xlarge)
OS (RHEL/CentOS/…
-
**Story Description:**
The IncrementalRepairJob class is responsible for orchestrating the incremental repair of Cassandra tables. This class extends ScheduledRepairJob and manages the scheduling and…