Alexey Bashtanov

Results 99 comments of Alexey Bashtanov

@rockwotj maybe could you review the bazelization (everything but the first commit, which has been already reviewed by @ztlpn)?

@rockwotj some of them are flaky indeed. How do you figure out they are not in cmake? (I thought there were some issues with these in cmake as well)

Sure. 1) I've had a seastar assert in `raft_reconfiguration_test` in `reconfiguration_test.configuration_replace_test`. 2) Also This test sometimes takes really long time, including more than the bazel limit. Classified as `eternal` it...

@dotnwat what is the command that fails with this error? What kind of bisectability does it break?

Thanks @dotnwat, I have rearranged the commits so that it builds now

yes, but it's not part of the PR anymore, now it builds

known failures are https://redpandadata.atlassian.net/browse/CORE-8318 and https://redpandadata.atlassian.net/browse/CORE-8319

Thanks both, this problem only reproduced after I rebased on top of latest dev. I've tested every single commit builds locally, so :crossed_fingers: it works this time.

Seems I've untangled it. @bharathv in https://github.com/redpanda-data/redpanda/pull/23398/commits/bdda073efd4f435c151875e71e947f8d7fa0e8ea I removed a bazel target you created, so I would appreciate if you could make sure it's okay