RE: Fix for CVE-2024-47554

2024-12-12 Thread Sahil Sharma D
Gentle reminder! Regards, Sahil From: Sahil Sharma D Sent: Thursday, November 14, 2024 9:50 AM To: users@kafka.apache.org Subject: RE: Fix for CVE-2024-47554 Gentle reminder! Regards, Sahil From: Sahil Sharma D Sent: Tuesday, November 12, 2024 4:03 PM To: users@kafka.apache.org

RE: Fix for CVE-2024-47554

2024-12-12 Thread Sahil Sharma D
++ Vinay Regards, Sahil From: Sahil Sharma D Sent: Friday, December 13, 2024 11:16 AM To: 'users@kafka.apache.org' Subject: RE: Fix for CVE-2024-47554 Gentle reminder! Regards, Sahil From: Sahil Sharma D Sent: Thursday, November 14, 2024 9:50 AM To: users@kafka.apache.org

[RESULT] [VOTE] Release Kafka version 3.7.2

2024-12-12 Thread Matthias J. Sax
This vote passes with 8 +1 votes (4 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Bill Bejeck * Divij Vaidya * Luke Chen * Matthias J. Sax Committers: * Andrew Schofield Community: * Jiunn-Yang * TengYao * Federico Valeri 0 votes * No votes -1 votes * No votes Vote thread: https://

Re: [VOTE] 3.7.2 RC1

2024-12-12 Thread Matthias J. Sax
Thanks all for verifying the RC and for voting. I am closing the vote now as accepted. Will send a follow up email with the result, and move forward with the release. Also: +1 (binding) from my side -Matthias On 12/8/24 2:47 AM, Federico Valeri wrote: Hi, thanks for running the release.

Does Replication Throttling Work with "*"

2024-12-12 Thread Jason Taylor
Hello, Has anyone successfully made replication throttling work? I am doing the following on Apache Kafka 3.5 ./kafka_2.13-3.7.1/bin/kafka-configs.sh \ --bootstrap-server $BROKERS \ --entity-type brokers \ --entity-default \ --alter \ --add-config leader.replication.throttled.rate=5

Warn error message after partial upgrade to 3.9 / upgrade catastrophic failure

2024-12-12 Thread Raphael Mazelier
Hi fellow kafka users, Recently we tried and are stuck in the middle of a migration from kafka 3.2 to 3.9. We upgrade one broker (setting inter.broker.protocol.version=3.2-IV0 to ensure compat, not setting log.message.format.version cause it's supposed to be the same aka 3.0-IV1). One importan