Re: Remaining tests that need to support KRaft

2023-10-30 Thread Sameer Tejani
Thanks, I forgot to put this in the bug description - can you add the label kraft to your PR so that the larger team that reviews KRaft changes will see it? Thank you! On Sun, Oct 29, 2023 at 7:21 PM ziming deng wrote: > Hello Sameer, I have created a PR for some test in `kafka.api` and > `kafk

Re: Remaining tests that need to support KRaft

2023-10-29 Thread ziming deng
Hello Sameer, I have created a PR for some test in `kafka.api` and `kafka.network`, you can take a review when you are free, thanks. https://github.com/apache/kafka/pull/14595 MINOR: Enable kraft test in kafka.api and kafka.network by dengziming · Pull Request #14595 · apache/kafka github.com

Re: Remaining tests that need to support KRaft

2023-10-29 Thread Ismael Juma
Thanks Sameer. My take is that we're better off waiting until after the 3.7 branch is created so that we can simply replace the zk mode with kraft mode for each of these tests. We're only 1.5 months away from that. Ismael On Sun, Oct 29, 2023 at 4:27 PM Sameer Tejani wrote: > Hi everyone, > > I

Remaining tests that need to support KRaft

2023-10-29 Thread Sameer Tejani
Hi everyone, I worked with Colin who had taken an initial pass at tests that still need to be converted to support KRaft. I created individual Jiras for them and have marked them with labels kraft-test. Some of the