Skip to main content

Posts

Showing posts from March, 2026

Re: Trying to gauge the eol for Kafka 3.9.1. Please help.

I am not familiar with the details. Sorry. But many people run with KRaft in production for years already, so I would believe that it's not something to be seriously concerned about. Also, looking into the Jira ticket, a lot of tasks are already resolved: - https://issues.apache.org/jira/browse/KAFKA-12466 (only one open task about "shell tool integration") - https://issues.apache.org/jira/browse/KAFKA-10310 (22/36 tickets resolved) -Matthias On 3/26/26 3:14 PM, Dima Brodsky via users wrote: > Hi Matthias, > > Question regarding 4.x and controller log compaction / snapshotting > facilities. As far as I understand KIP-630 > < https://cwiki.apache.org/confluence/display/KAFKA/KIP-630%3A+Kafka+Raft+Snapshot > > is > still open and being worked on. There is still no mechanism in kraft kafka > 4.x to compact and snapshot controller metadata logs. Is there any concern > that these logs will grow q...

Size of FileRecords has been truncated during write

Hello We are running Apache Kafka 3.9.0 in z/OS. We noticed following exception/warning in Kafka logs (it comes frequently, causing space issues due to the huge logs): Ý2026-03-26 23:15:56,003¨ WARN ÝSocketServer listenerType=ZK_BROKER, nodeId=1¨ Unexpected error from / 127.0.0.1 (channelId=127.0.0.1:9092-127.0.0.1:50290-10); closing connection (org.apache.kafka.common.network.Selector) org.apache.kafka.common.KafkaException: Size of FileRecords /global/kafka/SYS/kafka-logs/xxxx.infeed.private.v1-0/00000000000000000000.log has been truncated during write: old size 194, new size 97 .at org.apache.kafka.common.record.FileRecords.writeTo(FileRecords.java:298) .at org.apache.kafka.common.record.DefaultRecordsSend.writeTo(DefaultRecordsSend.java:34) .at org.apache.kafka.common.record.RecordsSend.writeTo(RecordsSend.java:50) .at org.apache.kafka.common.record.MultiRecordsSend.writeTo(MultiRecordsSend.java:93) .at org.apache.kafka.common.network.NetworkSend.write...

Re: Trying to gauge the eol for Kafka 3.9.1. Please help.

Hi Matthias, Question regarding 4.x and controller log compaction / snapshotting facilities. As far as I understand KIP-630 < https://cwiki.apache.org/confluence/display/KAFKA/KIP-630%3A+Kafka+Raft+Snapshot > is still open and being worked on. There is still no mechanism in kraft kafka 4.x to compact and snapshot controller metadata logs. Is there any concern that these logs will grow quickly enough in a large, busy, cluster to impact disk usage or controller startup times? Thanks! ttyl Dima On Thu, Mar 26, 2026 at 1:47 PM Matthias J. Sax < mjsax@apache.org > wrote: > Yes, we recently did 3.9.2 release, because the move to 4.x (which is > the first version w/o ZK) is a somewhat larger step for some users. > > At this point, it's unclear if there will be 3.9.3 release or not. But > as more time progresses, and we get new releases 4.3, 4.4 out, the > probability for a 3.9.3 release decreases. > > I would highly enco...

Re: Trying to gauge the eol for Kafka 3.9.1. Please help.

Yes, we recently did 3.9.2 release, because the move to 4.x (which is the first version w/o ZK) is a somewhat larger step for some users. At this point, it's unclear if there will be 3.9.3 release or not. But as more time progresses, and we get new releases 4.3, 4.4 out, the probability for a 3.9.3 release decreases. I would highly encourage users to make the step off 3.x and onto 4.x. HTH, -Matthias On 3/23/26 9:12 AM, Doug Whitfield via users wrote: > I notice 3.9 is still listed as supported at https://kafka.apache.org/community/downloads/ > > Do we have any thoughts on whether there will be a 3.9.3? > > From: Matthias J. Sax < mjsax@apache.org > > Date: Tuesday, 25 November 2025 at 11:28 > To: users@kafka.apache.org < users@kafka.apache.org > > Subject: Re: Trying to gauge the eol for Kafka 3.9.1. Please help. > > Cf > https://cwiki.apache.org/confluence/display/KAFKA/Time+Based+Release+Plan#Tim...

RE: Version info that supports Jetty v12.0.25

Hi Jim, The product uses the latest kafka version i.e 4.2.0 wherein the jetty version used is still the old one 12.0.22 kafka/gradle/dependencies.gradle at 4.2.0 · apache/kafka · GitHub< https://github.com/apache/kafka/blob/4.2.0/gradle/dependencies.gradle > Regards Vivek From: Ashish Verma V < ashish.v.verma@ericsson.com > Sent: 24 March 2026 14:02 To: Jim Halfpenny <jim.halfpenny@stackable.tech> Cc: users@kafka.apache.org ; Steven Schlansker < stevenschlansker@gmail.com >; users-subscribe@kafka.apache.org ; Abhishek Kant Rattan < abhishek.kant.rattan@ericsson.com >; Sahil Sharma D < sahil.d.sharma@ericsson.com >; Apoorva Maheshwari < apoorva.maheshwari@ericsson.com >; Vivek Agarwal B < vivek.b.agarwal@ericsson.com > Subject: RE: Version info that supports Jetty v12.0.25 ++ Vivek From: Jim Halfpenny <jim.halfpenny@stackable.tech<mailto: jim.halfpenny@stackable.tech >> Sent: 21 March 2026 15:09 ...

RE: Version info that supports Jetty v12.0.25

++ Vivek From: Jim Halfpenny <jim.halfpenny@stackable.tech> Sent: 21 March 2026 15:09 To: Ashish Verma V < ashish.v.verma@ericsson.com > Cc: users@kafka.apache.org ; Steven Schlansker < stevenschlansker@gmail.com >; users-subscribe@kafka.apache.org ; Abhishek Kant Rattan < abhishek.kant.rattan@ericsson.com >; Sahil Sharma D < sahil.d.sharma@ericsson.com >; Apoorva Maheshwari < apoorva.maheshwari@ericsson.com > Subject: Re: Version info that supports Jetty v12.0.25 If you look at the dependancies for 4.0.2 and 4.1.2 you can see that Jetty 12.0.25 is present there. https://github.com/apache/kafka/blob/4.0.2/gradle/dependencies.gradle https://github.com/apache/kafka/blob/4.1.2/gradle/dependencies.gradle Kind regards, JIm On 20 Mar 2026, at 05:21, Ashish Verma V < ashish.v.verma@ericsson.com <mailto: ashish.v.verma@ericsson.com >> wrote: Hi Jim, Any update on this query. Thanks Ashish Verma From: Apoorva Ma...

Re: Trying to gauge the eol for Kafka 3.9.1. Please help.

I notice 3.9 is still listed as supported at https://kafka.apache.org/community/downloads/ Do we have any thoughts on whether there will be a 3.9.3? From: Matthias J. Sax < mjsax@apache.org > Date: Tuesday, 25 November 2025 at 11:28 To: users@kafka.apache.org < users@kafka.apache.org > Subject: Re: Trying to gauge the eol for Kafka 3.9.1. Please help. Cf https://cwiki.apache.org/confluence/display/KAFKA/Time+Based+Release+Plan#TimeBasedReleasePlan-WhatIsOurEOLPolicy ? In general, we maintain 3 versions, so with AK 4.2 release, 3.9.x would actually hit EOL. Given that 4.0 is a major change with ZK removal in favor of KRaft, it will most likely be maintained a little longer though. We are currently discussing a 3.9.2 bug-fix release. But it will depend on overall community demand, if their will be a 3.9.3 bug-fix release or not. In general, I would not expect 3.9.x to be maintained too much longer, and migrating off ZK, and to upgrade to 4.x is h...

KIP-1101 release question

Hi all, Just wondering how to interpret KIP-1101 release notes please. The summary says it's part of 4.1.0: https://kafka.apache.org/blog/2025/09/04/apache-kafka-4.1.0-release-announcement/ But the release notes don't mention it: https://archive.apache.org/dist/kafka/4.1.0/RELEASE_NOTES.html Ah, searching for the title I find this: [KAFKA-17747< https://issues.apache.org/jira/browse/KAFKA-17747 >] - Trigger rebalance on rack topology changes So it's changed number maybe? Also wonder if any performance benchmarking results are available please? Thanks, Paul -- Regards, Paul Brebner NetApp Instaclustr Technology Evangelist Read my blogs at https://www.instaclustr.com/paul-brebner/ Follow me on https://www.linkedin.com/in/paul-brebner-0a547b4/

Re: Version info that supports Jetty v12.0.25

If you look at the dependancies for 4.0.2 and 4.1.2 you can see that Jetty 12.0.25 is present there. https://github.com/apache/kafka/blob/4.0.2/gradle/dependencies.gradle https://github.com/apache/kafka/blob/4.1.2/gradle/dependencies.gradle Kind regards, JIm > On 20 Mar 2026, at 05:21, Ashish Verma V < ashish.v.verma@ericsson.com > wrote: > > Hi Jim, > > Any update on this query. > > Thanks > Ashish Verma > From: Apoorva Maheshwari < apoorva.maheshwari@ericsson.com > > Sent: 16 March 2026 08:39 > To: Jim Halfpenny <jim.halfpenny@stackable.tech> > Cc: users@kafka.apache.org ; Steven Schlansker < stevenschlansker@gmail.com >; users-subscribe@kafka.apache.org ; Abhishek Kant Rattan < abhishek.kant.rattan@ericsson.com >; Sahil Sharma D < sahil.d.sharma@ericsson.com >; Ashish Verma V < ashish.v.verma@ericsson.com > > Subject: RE: Version info that supports Jetty v12.0.25 > ...

Re: [ANNOUNCE] Apache Kafka 4.0.2

Appreciate for the essential patch release! > Viktor Somogyi-Vass < viktor@apache.org > 於 2026年3月20日 下午6:35 寫道: > > The Apache Kafka community is pleased to announce the release for Apache > Kafka 4.0.2 > > This bug-fix release includes several critical fixes as documented in > the release notes. > > All of the changes in this release can be found in the release notes: > https://www.apache.org/dist/kafka/4.0.2/RELEASE_NOTES.html > > > An overview of the release can be found in our announcement blog post: > https://kafka.apache.org/blog > > You can download the source and binary release (Scala 2.13) from: > https://kafka.apache.org/downloads#4.0.2 > > --------------------------------------------------------------------------------------------------- > > > Apache Kafka is a distributed streaming platform with four core APIs: > > > ** The Producer API allows an applic...

[ANNOUNCE] Apache Kafka 4.0.2

The Apache Kafka community is pleased to announce the release for Apache Kafka 4.0.2 This bug-fix release includes several critical fixes as documented in the release notes. All of the changes in this release can be found in the release notes: https://www.apache.org/dist/kafka/4.0.2/RELEASE_NOTES.html An overview of the release can be found in our announcement blog post: https://kafka.apache.org/blog You can download the source and binary release (Scala 2.13) from: https://kafka.apache.org/downloads#4.0.2 --------------------------------------------------------------------------------------------------- Apache Kafka is a distributed streaming platform with four core APIs: ** The Producer API allows an application to publish a stream of records to one or more Kafka topics. ** The Consumer API allows an application to subscribe to one or more topics and process the stream of records produced to them. ** The Streams API allows an application to a...

RE: Version info that supports Jetty v12.0.25

Hi Jim, Any update on this query. Thanks Ashish Verma From: Apoorva Maheshwari < apoorva.maheshwari@ericsson.com > Sent: 16 March 2026 08:39 To: Jim Halfpenny <jim.halfpenny@stackable.tech> Cc: users@kafka.apache.org ; Steven Schlansker < stevenschlansker@gmail.com >; users-subscribe@kafka.apache.org ; Abhishek Kant Rattan < abhishek.kant.rattan@ericsson.com >; Sahil Sharma D < sahil.d.sharma@ericsson.com >; Ashish Verma V < ashish.v.verma@ericsson.com > Subject: RE: Version info that supports Jetty v12.0.25 Hello, CVE-2025-5115 is fixed in Jetty 12.0.25. Although, latest released Kafka 4.2.0 still have dependency on Jetty 12.0.22. Kindly let us know in which kakfa version, you are planning to take Jetty 12.0.25 or later. Regards, Apoorva Maheshwari From: Jim Halfpenny <jim.halfpenny@stackable.tech<mailto: jim.halfpenny@stackable.tech >> Sent: 12 March 2026 13:05 To: Apoorva Maheshwari < apoorva.maheshwari@...

[ANNOUNCE] Apache Kafka 4.1.2

The Apache Kafka community is pleased to announce the release for Apache Kafka 4.1.2. This bug-fix release includes several critical fixes as documented in the release notes. All of the changes in this release can be found in the release notes: https://www.apache.org/dist/kafka/4.1.2/RELEASE_NOTES.html An overview of the release can be found in our announcement blog post: https://kafka.apache.org/blog You can download the source and binary release from: https://kafka.apache.org/community/downloads/#412 --------------------------------------------------------------------------------------------------- Apache Kafka is a distributed streaming platform with four core APIs: ** The Producer API allows an application to publish a stream of records to one or more Kafka topics. ** The Consumer API allows an application to subscribe to one or more topics and process the stream of records produced to them. ** The Streams API allows an application to act as...

RE: Version info that supports Jetty v12.0.25

Version 12.0.25 will be included in the following Kafka releases: 4.3.0, 4.2.1, 4.0.2, 4.1.2, 3.9.3 see https://issues.apache.org/jira/browse/KAFKA-20168 On 2026/03/16 03:08:35 Apoorva Maheshwari via users wrote: > Hello, > > CVE-2025-5115 is fixed in Jetty 12.0.25. > Although, latest released Kafka 4.2.0 still have dependency on Jetty 12.0.22. > Kindly let us know in which kakfa version, you are planning to take Jetty 12.0.25 or later. > > Regards, > Apoorva Maheshwari > > From: Jim Halfpenny <jim.halfpenny@stackable.tech> > Sent: 12 March 2026 13:05 > To: Apoorva Maheshwari < apoorva.maheshwari@ericsson.com > > Cc: users@kafka.apache.org ; Steven Schlansker < stevenschlansker@gmail.com >; users-subscribe@kafka.apache.org ; Abhishek Kant Rattan < abhishek.kant.rattan@ericsson.com >; Sahil Sharma D < sahil.d.sharma@ericsson.com > > Subject: Re: Version info that supports Jetty v12.0.25...

RE: Version info that supports Jetty v12.0.25

Hello, CVE-2025-5115 is fixed in Jetty 12.0.25. Although, latest released Kafka 4.2.0 still have dependency on Jetty 12.0.22. Kindly let us know in which kakfa version, you are planning to take Jetty 12.0.25 or later. Regards, Apoorva Maheshwari From: Jim Halfpenny <jim.halfpenny@stackable.tech> Sent: 12 March 2026 13:05 To: Apoorva Maheshwari < apoorva.maheshwari@ericsson.com > Cc: users@kafka.apache.org ; Steven Schlansker < stevenschlansker@gmail.com >; users-subscribe@kafka.apache.org ; Abhishek Kant Rattan < abhishek.kant.rattan@ericsson.com >; Sahil Sharma D < sahil.d.sharma@ericsson.com > Subject: Re: Version info that supports Jetty v12.0.25 You don't often get email from jim.halfpenny@stackable.tech<mailto: jim.halfpenny@stackable.tech >. Learn why this is important< https://aka.ms/LearnAboutSenderIdentification > Hi Apoorva, I made a typo in my email, I was referring to CVE-2025-5115. The short answer is upgra...