Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • See all Red Hat products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat Developer Sandbox

      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Red Hat OpenShift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • See all technologies
    • Programming languages & frameworks

      • Java
      • Python
      • JavaScript
    • System design & architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer experience

      • Productivity
      • Tools
      • GitOps
    • Automated data processing

      • AI/ML
      • Data science
      • Apache Kafka on Kubernetes
    • Platform engineering

      • DevOps
      • DevSecOps
      • Red Hat Ansible Automation Platform for applications and services
    • Secure development & architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & cloud native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • AI/ML
      AI/ML Icon
    • See all learning resources

    E-books

    • GitOps cookbook
    • Podman in action
    • Kubernetes operators
    • The path to GitOps
    • See all e-books

    Cheat sheets

    • Linux commands
    • Bash commands
    • Git
    • systemd commands
    • See all cheat sheets

    Documentation

    • Product documentation
    • API catalog
    • Legacy documentation
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore the Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Kafka Monthly Digest: March 2026

April 3, 2026
Mickael Maison
Related topics:
Kafka
Related products:
Streams for Apache Kafka
    This 98th edition of the Kafka Monthly Digest covers what happened in the Apache Kafka community in March 2026.
     
    For last month’s digest, see Kafka Monthly Digest: February 2026.
     

    Releases

    There are 2 new releases (4.0.2 and 4.1.2) and 2 releases are in progress (4.3.0 and 4.2.1):
     

    4.0.2

    Viktor Somogyi-Vass released 4.0.2 on March 16. This bug fix release fixes 43 issues, including several blocker Jiras. It also updates dependencies (log4j, lz4, jetty) to resolve CVEs. You can find the announcement on the blog and the release plan in the wiki.
     

    4.1.2

    Andrew Schofield released 4.1.2 on March 17. This bug fix release fixes 31 issues. Like 4.0.2, it updates dependencies (log4j, lz4, jetty) to resolve CVEs. You can find the announcement on the blog and the release plan in the wiki.
     

    4.3.0

    The release process for Kafka 4.3.0 continued. Feature freeze happened on March 18. The next milestone is code freeze on April 8. The release is planned for May. You can find the release plan in the wiki.
     

    4.2.1

    On March 25, PoAn Yang volunteered to run the 4.2.1 release. You can find the release plan in the wiki.
     

    Kafka Improvement Proposals

    Last month, the community submitted 16 KIPs (KIP-1293 to KIP-1308). I'll highlight a few of them:
     
    • KIP-1295: Dead letter queue support for global store/KTable: This KIP extends KIP-1270 which enabled exceptions raised during GlobalKTable record processing to be handled by a ProcessingExceptionHandler. With this new KIP, records which failed during GlobalKTable processing could be sent to a dead letter queue.
       
    • KIP-1303: Deprioritize Tiered Storage Followers In Leader Election: From Kafka 4.3.0 (KIP-1023), when adding a new replica to a tiered topic, users can start replication from the earliest pending upload offset, meaning the new replica only copies data that the current leader has not yet sent to remote storage and ignores data on the remote storage. In practice this allows new replicas to become in-sync much faster. The tradeoff is that the new replica hosts a lot less local data so if it becomes the leader it's more likely to have to fetch segments from the remote storage which can degrade performance. KIP-1303 proposes a mechanism to prefer replicas with earlier local-log-start-offset when running leader election for topics with tiered storage enabled.
       
    • KIP-1307: SerDe and Interceptor Metrics: Overall Kafka clients are well instrumented and provide many metrics to understand their behavior and assess their performance. However one weak spot is in the execution of SerDes and interceptors. This KIP proposes adding new metrics that track the behavior or Serializers, Deserializers, and Producer and Consumer interceptors with the time spent in each method and their error rate.
       

    Community Releases

    I selected releases of some open source community projects:
     
    • strimzi-kafka-operator 0.51: Strimzi is a Kubernetes Operator for running Kafka. This release adds support for Kafka 4.2.0. It also enables configuring connection settings per listener, and server-side applies is now enabled by default for PersistentVolumeClaim, ServiceAccount, Service, Ingress and ConfigMap resources.
       
    • kroxylicious 0.19.0: Kroxylicious is an open source pluggable framework for writing network proxies that understand the Apache Kafka protocol. This release also adds support for Kafka 4.2.0. The authorizer filter has been updated to behave like Kafka when checking transactional Ids. Users can now configure idle timeouts on authenticated and unauthenticated connections. 
       

    Blogs

    I selected some interesting blog articles that were published last month:
     
    • Deep Dive into Kafka Offset Commit with Spring Boot
    • Queues for Kafka (KIP-932): The Bridge between Event Streaming and Queuing
    • Kafka MirrorMaker 2 for Disaster Recovery and Migration (Part 1)
       

    To learn more about Kafka, visit Red Hat Developer's Apache Kafka topic page.  
    Disclaimer: Please note the content in this blog post has not been thoroughly reviewed by the Red Hat Developer editorial team. Any opinions expressed in this post are the author's own and do not necessarily reflect the policies or positions of Red Hat.

    Recent Posts

    • Kafka Monthly Digest: March 2026

    • Introduction to Linux interfaces for virtual networking

    • Run Gemma 4 with Red Hat AI on Day 0: A step-by-step guide

    • Red Hat build of Perses with the cluster observability operator

    • How to plan your RHEL lifecycle with AI

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue