Federico Valeri

Results 132 comments of Federico Valeri

Yeah, we have this corner case covered in the Topic Operator. TL/DR: Cruise Control has no memory of the task that it was working on before restart, so the operator...

@ShubhamRwt when scaling up, CC internal model will take some time to update with the new broker metrics, so you will likely get a transient error, but this should be...

@AlbertoEAF these throttling configs are updated dynamically by Cruise Control while the rebalance is running. The issue is caused by the Topic Operator which reverts them because they are not...

@CCisGG can you please have a look? Thanks.

@CCisGG thanks, looks like it's green now :)

Scalability comparison with the same custom perf test. ![Screenshot from 2024-06-20 19-10-57](https://github.com/strimzi/strimzi-kafka-operator/assets/11456498/3e1ade44-de6a-4295-bda7-3baf42a2446c)

Failed test is unrelated and working when running locally.

@tombentley this took more than I anticipated, as there were some test utils improvements to do. Mainly around recovery from interrupted tests, and namespace cleanup. I also improved the test...

@ppatierno maybe you can start the regression tests. Thanks.