Re: [ANNOUNCE] Apache Kafka 3.0.0

2021-09-22 Thread Dongjin Lee
Thank you for your hard work, Konstantine!! Best, Dongjin On Thu, Sep 23, 2021 at 1:14 AM Guozhang Wang wrote: > Kudos to Konstantine! Congrats to everyone. > > On Tue, Sep 21, 2021 at 9:01 AM Konstantine Karantasis < > kkaranta...@apache.org> wrote: > > > The Apache Kafka community is pleased

Re: [ANNOUNCE] Apache Kafka 3.0.0

2021-09-22 Thread Guozhang Wang
Kudos to Konstantine! Congrats to everyone. On Tue, Sep 21, 2021 at 9:01 AM Konstantine Karantasis < kkaranta...@apache.org> wrote: > The Apache Kafka community is pleased to announce the release for Apache > Kafka 3.0.0 > > It is a major release that includes many new features, including: > > *

Log cleaner is not cleaning log of a partition

2021-09-22 Thread Dhirendra Singh
Hi All, I have a kafka cluster with 3 brokers. My kafka version is 2.5.0 I have a topic named "order" with 3 partitions and replication factor of 3. cleanup policy of the topic is "compact,delete" topic is evenly distributed across all brokers. broker 0 => partition 0,1,2 broker 1 => partition 0,