aleksbykov

Results 41 issues of aleksbykov

## Packages Scylla version: `6.1.0~dev-20240619.7567b87e72cf` with build-id `f0a41eece67ec7a8d64b047e743f0396d9f23463` Kernel Version: `5.15.0-1063-aws` ## Issue description - [ ] This issue is a regression. - [ ] It is unknown if this...

symptom/ux
area/gossip
area/topology changes
area/raft
P3
tests/longevity-tier1

with raft topology, node which failed to bootstrap , removed from cluster and banned. Need to clean all scylla data before rebootstrap. Depending on log message after which bootstrap is...

backport/6.0
tier1
backport/2024.2
backport/6.1

Add new performance tests for latency performance tests with workload prioritization. ## PR pre-checks (self review) - [ ] I followed [KISS principle](https://en.wikipedia.org/wiki/KISS_principle) and [best practices](https://docs.google.com/document/d/1jihgOKb5iGRlD8_HQ92O0JbLk1kASUoZT23i_MXFSKI) - [ ] I...

backport/perf-v14

Hydra list-resources show resources by test-id or user for all backend supported by sct. Usually the only one backend type is used. Searching on another backends could take time. Added...

backport/none

New jobs and config yamls to test run with 5 regions distributed cluster ### Testing - [ Longevity ](https://jenkins.scylladb.com/view/staging/job/scylla-staging/job/abykov/job/5-multidc/job/longevity-5-multidc-test/12) ### PR pre-checks (self review) - [ ] I added the...

Raft topology changes feature is enabled by default and always run for new and upgraded cluster starting from version 6.0 to run cluster with gossip topology operations, parameter force-gossip-topology-changes: true...

backport/2024.2

### Issue description Raft topology feature support parallel operations: bootstrap, decommission, replace, remove. Bootstrap, decommission already implemented. Need to add support of parallel replace/remove to current nemesis. **Expected behavior:** [What...

### Issue description - [x] This issue is a regression. - [ ] It is unknown if this issue is a regression. Node3 was decommissioned with `Decommission_seed_node` nemesis and new...

tier1

Scylla version 6.2.0~dev-0.20240819.9a10c33734a7 with build-id 77e20b68dcf4be654c1cb7738bcf7c2dfd062b1c Cluster has 5 nodes. node was stopped. 1st attemp to remove the node2 was terminated by kill topology coordinator node. node4 became new coordinator...

area/topology changes
area/raft
P1
area/tablets

New feature Zero token nodes - were presented by https://github.com/scylladb/scylladb/pull/19684. These nodes are normal scylla node but they don't joined to token ring of cluster and don't contain any user...