[jira] [Created] (KAFKA-15565) KafkaAdminClient does not honor request timeout ms

2023-10-08 Thread Sankalp Bhatia (Jira)
Sankalp Bhatia created KAFKA-15565: -- Summary: KafkaAdminClient does not honor request timeout ms Key: KAFKA-15565 URL: https://issues.apache.org/jira/browse/KAFKA-15565 Project: Kafka

Re: Is it safe to delete old log segments manually?

2021-03-25 Thread Sankalp Bhatia
r and deleted associated topic partition > directories on the brokers with filled disks before starting kafka on them. > When the brokers rejoined the cluster, they started catching up on the > deleted topic-partition directories. > > -- > Peter Bukowinski > > > On Mar 25, 2

Is it safe to delete old log segments manually?

2021-03-25 Thread Sankalp Bhatia
Hi All, Brokers in one of our Apache Kafka clusters are continuously crashing as they have run out of disk space. As per my understanding, reducing the value of retention.ms and retention.bytes properties will not work because the broker is crashing before the log-retention thread can be scheduled

kafka-reassign-partitions script for TLS enabled Zookeeper in Kafka 2.5

2020-08-02 Thread Sankalp Bhatia
Hi All, KIP-455 mentions that command line changes for script kafka-reassign-partitions is added in kafka version 2.6. However, I noticed that KIP-515

Permissions to create and assign JIRA issues

2020-07-13 Thread Sankalp Bhatia
Hi devs, I would like to contribute and will be grateful if someone can grant me the permissions to create and assign JIRA issues. my id is : sankalpbhatia Thanks in advance!

Re: Question around release plans for Apache Kafka 2.3.2 and 2.4.2

2020-06-24 Thread Sankalp Bhatia
e, which would be the recommended release. > > Ismael > > On Wed, Jun 24, 2020 at 6:18 AM Sankalp Bhatia > wrote: > > > Hi All, > > > > I would like to know if there are any plans to release a 2.3.2 and 2.4.2 > > versions for Apache Kafka in the near futur

Question around release plans for Apache Kafka 2.3.2 and 2.4.2

2020-06-24 Thread Sankalp Bhatia
Hi All, I would like to know if there are any plans to release a 2.3.2 and 2.4.2 versions for Apache Kafka in the near future. I see there are some issues marked as fixed in these two versions (https://tinyurl.com/ycdpz5cb). However, I could not find a branch/tag corresponding to these versions in