Re: [VOTE] 2.7.1 RC2

2021-05-19 Thread Upesh Desai
Excuse me if this is the wrong thread to ask, but I was curious as to if there was an updated timeline for the release of 2.7.1? Thanks in advance, Upesh Upesh Desai Senior Software Developer ude...@itrsgroup.com www.itrsgroup.com Internet communications are not secure and therefore the ITRS Gr

Re: does kafka support reducing topic partitions on the fly?

2021-05-19 Thread Pushkar Deole
Thanks... came across KIP however it is still under discussion: https://cwiki.apache.org/confluence/display/KAFKA/KIP-694%3A+Support+Reducing+Partitions+for+Topics On Wed, May 19, 2021 at 8:30 PM Andrew Grant wrote: > Hi Pushkar, > I don't think so. Per https://kafka.apache.org/documentation/, "

Re: does kafka support reducing topic partitions on the fly?

2021-05-19 Thread Andrew Grant
Hi Pushkar, I don't think so. Per https://kafka.apache.org/documentation/, "Kafka does not currently support reducing the number of partitions for a topic.". Andrew On Wed, May 19, 2021 at 10:17 AM Pushkar Deole wrote: > Hi All, > > I have a question around reducing topic partitions on kafka. Cu

does kafka support reducing topic partitions on the fly?

2021-05-19 Thread Pushkar Deole
Hi All, I have a question around reducing topic partitions on kafka. Currently, all topics are 6 partitions. I want to reduce it to 3 for some of the topics. Is this supported by kafka without deleting the topic?

Possible race in handling IP address change

2021-05-19 Thread Michał Łowicki
Hey, We've experienced few incidents where suddenly Kafka producers weren't able to send messages and were simply timing out. I've a repro now after some investigation. We're running the cluster of 3 brokers on K8s and it's enough to kill the underlying AWS VM using AWS Console which causes also I