Cezar Moise

Results 98 comments of Cezar Moise

https://github.com/scylladb/scylla-ccm/commit/df0a17a748a30e5fbd478290a734159b42f42535 rebased to solve conflicts

The first commit where this happens is 27475153553311c9c9dab1aaf9bd6b5f4f0e4925, the commit that merges the yaml changes. However I see that [this run](https://jenkins.scylladb.com/job/sct-github-PRs-scan/job/scylla-dtest/job/PR-4650/15/) has errors while [this one ](https://jenkins.scylladb.com/job/sct-github-PRs-scan/job/scylla-dtest/job/PR-4650/16/) you rebuit does...

> [@cezarmoise](https://github.com/cezarmoise) Could you take a look? I saw that you applied some mitigations for this exception in [scylladb/scylla-dtest#5208](https://github.com/scylladb/scylla-dtest/pull/5208) but it looks like the exception can still occur (but much...

I have some logs + reactor cores here if it helps https://jenkins.scylladb.com/job/sct-github-PRs-scan/job/scylla-dtest/job/PR-5887/26/artifact/logs-PR.release.000/1747139812494_materialized_views_test.py%3A%3ATestInterruptBuildProcess%3A%3Atest_interrupt_build_process_and_resharding_max_to_half_test/

# Results https://argus.scylladb.com/tests/scylla-cluster-tests/a8e1fce4-b0a8-4561-ad35-1b77b32780d4 Run date: 2025-03-02 Scylla version: 2025.2.0~dev-20250301.0343235aa269 Initial cluster: 3 racks with one i4i.2xlarge per rack Write to 90%, RF=3, initial tablets=1024 One table has default_time_to_live = 21600...

Added a result. https://github.com/scylladb/scylla-cluster-tests/issues/9167#issuecomment-2493497052 Space is reclaimed. Test was run with a custom nemesis that writes data to an existing table that was altered to have a defautl ttl. ![Image](https://github.com/user-attachments/assets/7d48b7b7-f986-468b-bf31-cc2d38a61b1d)...

Run with user profile on Scylla version: 2025.2.0~dev-20250210.6f04de3efd1e https://argus.scylladb.com/tests/scylla-cluster-tests/4365aad8-fed8-47ff-9ed2-d7cd3346685c ![Image](https://github.com/user-attachments/assets/ff457396-3106-4aaa-bc4a-28b2694df16f) ![Image](https://github.com/user-attachments/assets/4294e07f-f052-40f9-a0a5-a9e5435f33f0) Space is reclaimed every hour because I used TimeWindowCompactionStrategy One weird thing is the other keyspace ![Image](https://github.com/user-attachments/assets/90763d17-9529-4cf7-ada5-abc6daae4d0c) This shouldn't...

> > This shouldn't lose space. The only thing different that other similar tests is that I precreated the keyspace with initial tablets = 128. > > Could this be...