RE: CVEs related to Kafka

2023-05-03 Thread Sahil Sharma D
Gentle reminder! From: Sahil Sharma D Sent: 03 May 2023 08:57 AM To: 'users@kafka.apache.org' Subject: RE: CVEs related to Kafka Importance: High Hi Team, We have found few more Vulnerabilities on Kafka, below are the list: CVE-2022-36944 Scala

Rebalancing partitions in the most efficient way

2023-05-03 Thread Fabio Pardi
Hi, Kafka provides kafka-reassign-partitions.sh tool to allow the operator to generate a new partition distribution, usually helpful to add or remove brokers from the cluster. The tool works great but it shuffles all the partitions over the target brokers, which on big clusters generates a l