Re: Kafka "kafka-metadata-quorum.sh" regression in 3.9.0

2024-11-12 Thread Luke Chen
Hi Jesús, That's part of the change in KIP-853: https://cwiki.apache.org/confluence/display/KAFKA/KIP-853%3A+KRaft+Controller+Membership+Changes#KIP853:KRaftControllerMembershipChanges-describe--status Thanks. Luke On Tue, Nov 12, 2024 at 11:48 PM Jesus Cea wrote: > In Kafka 3.8.1 I see this:

Data Loss from Kafka Connect when Schema Registry requests fail

2024-11-12 Thread Thomas Thornton
Hi we notice data loss i.e. dropped records when running Debezium on Kafka Connect with Apicurio Schema Registry. Specifically, multiple times we have observed that a single record is dropped when we get this exception (full stack trace

Kafka transactions allow aborted reads, lost writes, and torn transactions

2024-11-12 Thread Kyle Kingsbury
Hello all, I've spent the last few months testing Bufstream, a Kafka-compatible system. In the course of that research, we discovered that the Kafka transaction protocol allows aborted reads, lost writes, and torn transactions: https://jepsen.io/analyses/bufstream-0.1.0 In short, the protoc

Kafka "kafka-metadata-quorum.sh" regression in 3.9.0

2024-11-12 Thread Jesus Cea
In Kafka 3.8.1 I see this: """ /home/kafka/bin/kafka-metadata-quorum.sh --command-config /home/kafka-broker-data/command.properties --bootstrap-server [HIDDEN]:9092 describe --status ClusterId: 8a31cmC7Tn-IHxEDnIfQoA LeaderId: 1001 LeaderEpoch:117580 High

Fix for CVE-2024-47554

2024-11-12 Thread Sahil Sharma D
Hi team,, Can you please share in which Kafka version CVE-2024-47554 is been fixed? Regards, Sahil