Files
scylladb/test
Patryk Jędrzejczak 3f29c98394 storage_service: raft_check_and_repair_cdc_streams: don't create a new generation if current one is optimal
We add the CDC generation optimality check in
storage_service::raft_check_and_repair_cdc_streams so that it
doesn't create new generations when unnecessary.

Additionally, we modify the test_topology_ops.py test in a way
that verifies the new changes. We call
storage_service::raft_check_and_repair_cdc_streams multiple
times concurrently and verify that exactly one generation has been
created.
2023-07-28 11:04:30 +02:00
..
2023-07-18 13:33:46 +02:00
2023-06-06 13:29:16 +03:00