Re: [ANNOUNCE] Apache Kafka 3.5.2

2023-12-12 Thread Dima Brodsky
Hello, Is there a "git" issue with 3.5.2. When I look at github I see the 3.5.2 tag. But if I make the repo an upstream remote target I don't see 3.5.2. Any ideas what could be up? Thanks! ttyl Dima On Mon, Dec 11, 2023 at 3:36 AM Luke Chen wrote: > The Apache Kafka community is pleased to

Re: [DISCUSS] `unclean.leader.election.enable` in KRaft behavior change

2024-08-28 Thread Dima Brodsky
Hi Luke, I assume that unclean leader election exists as a static config in kafka kraft, but is still unavailable dynamically? Or is it unavailable in general? Thanks! ttyl Dima On Wed, Aug 28, 2024 at 3:45 AM Luke Chen wrote: > Hi all, > > In v3.9.0, we're planning to support the `unclean.l

Re: [DISCUSS] `unclean.leader.election.enable` in KRaft behavior change

2024-08-28 Thread Dima Brodsky
not trigger unclean leader > election immediately after config change. The detailed behavior change is > as described above. > > Let me know if it's still not clear. > > Thanks. > Luke > > > On Thu, Aug 29, 2024 at 1:58 AM Dima Brodsky wrote: > > > Hi Luke

Re: [DISCUSS] `unclean.leader.election.enable` in KRaft behavior change

2024-08-28 Thread Dima Brodsky
ly thing works before v3.9.0 is using he admin API or cli to run > `kafka-leader-election.sh` with `unclean` option. > > Thanks. > Luke > > On Thu, Aug 29, 2024 at 10:39 AM Dima Brodsky wrote: > > > Thanks Luke, > > > > I meant in pre 3.9.x, like 3.6.x or 3.7.