Alexey Zatelepin

Results 89 comments of Alexey Zatelepin

The test is failing because a newly restarted node is sending an incomplete health report (some partitions haven't started yet). I guess we can give newly restarted nodes a grace...

This was indirectly caused by https://github.com/redpanda-data/redpanda/pull/17789 that fixed a bug in offset translation of log end offset (and as a result fetch offset validation became stricter). In case of force-abort...

@travisdowns great catch! I managed to reproduce it in a unit test that concurrently calls planner and applies controller snapshots (i.e. ASan sees it). > So this means that topic...

Likely fixed by https://github.com/redpanda-data/redpanda/pull/18305

@michael-redpanda I see that the error response was introduced in https://github.com/redpanda-data/redpanda/pull/14270. TBH it doesn't feel right to me that we are returning an error here for the sole reason that...

> Could this screw up anything wrt balancing? It is not that different from adding a new topic, the balancer should be prepared for it.

https://buildkite.com/redpanda/vtools/builds/8068#0188b3ca-909c-4892-85ab-722d7087cbd5

https://buildkite.com/redpanda/vtools/builds/8122#0188c33b-58db-45ef-a128-9325b9c2db58