Federico Valeri
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. 
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.