Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Kafka Monthly Digest: October 2025

November 3, 2025
Mickael Maison
Related topics:
Kafka
Related products:
Streams for Apache Kafka
    This 93rd edition of the Kafka Monthly Digest covers what happened in the Apache Kafka community in October 2025.
     
    For last month’s digest, see Kafka Monthly Digest: September 2025.
     

    Releases

    There is 1 new release and 2 releases are in progress:
     

    4.0.1

    The vote on 4.0.1 RC2 passed on October 8 and Christo Lolov released 4.0.1 on October 13. This bugfix release fixes 49 Jiras including over 10 blocker issues. You can find more details in the announcement, the release notes and in the release plan in the wiki.
     

    4.1.1

    On October 6, Lianet Magrans volunteered to run the 4.1.1 release. She published RC0 on October 22, but a minor logging issue was found. She then published RC1 on October 23 but again a small issue was found. She published RC2 on October 27 and the vote is currently on-going. You can find the release plan in the wiki.
     

    4.2.0

    The release process for Kafka 4.2.0 continued. KIP Freeze happened on October 29, the next milestone is Feature Freeze on November 19. You can find the release plan in the wiki.
     

    Kafka Improvement Proposals

    Last month, the community submitted 12 KIPs (KIP-1222 to KIP-1233). I'll highlight a few of them:
     
    • KIP-1222: Acquisition lock timeout renewal in share consumer explicit mode: When using queues, consumers must process, and accept or reject records within the acquisition lock timeout. When failing to do so, records are released and potentially eligible for re-delivery if they have not exceed their delivery limits. If a record takes a long time to be processed, the consumer currently has no way to request an extension of the timeout and this can lead to records failing to be processed. This KIP introduces a new acknowledgement type for consumers to renew their acquisition lock if they need more time to process a record.
       
    • KIP-1223: Add user tag to DeprecatedRequestsMetric: KIP-896 added metrics to identify if deprecated APIs are used by clients. The metric contains the API name, the version used as well as the client software name and version. In some cases this is not enough to identify who owns that application. This KIP proposes adding the principal name as a label to the existing metric to help identify users using deprecated APIs. As this risks creating many metric series, the new label would only be added if a new configuration, kafka.metrics.deprecated.requests.tag.user.enabled, is set to true.
       
    • KIP-1233: Maximum lengths for resource names and IDs: Kafka uses names and identifiers for all the resources it exposes such as topic names, consumer group names, rack ids, etc. Some of these have restrictions on their size, for example topics are limited to 249 characters, but for many there isn't a clear or documented limit. This KIP aims at defining limits for all names and identifiers to improve error handling when limits are reached and prevent accidental and malicious abuses.

     

    Community Releases

    I selected releases of some open source community projects:
     
    • Kroxylicious 0.17.0: Kroxylicious is an open source pluggable framework for writing network proxies that understand the Apache Kafka protocol. The project now has a Maven archetype for easily setting up a project for creating a custom filter. It introduces a new SASL authentication filter that supports PLAIN, SCRAM-SHA 256 and 512, and OAUTHBEARER. It also adds support for Azure KMS for record encryption.
       
    • Debezium 3.3: Debezium is a Change Data Capture platform. This new releases brings many new features and improvements to all the connectors and components. In particular all the core connectors (MariaDB, MongoDB, MySQL, Oracle, PostgreSQL, SQL Server) now support exactly-once semantics.
       

    Blogs

    I selected some interesting blog articles that were published last month:
     
    • A Fork in the Road: Deciding Kafka’s Diskless Future
    • Using Strimzi Metrics Reporter to expose Kafka metrics in Prometheus format
    • Scaling Kafka Streams Applications: Strategies for High-Volume Traffic

    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

    • Red Hat Hardened Images: Top 5 benefits for software developers

    • How EvalHub manages two-layer Kubernetes control planes

    • Tekton joins the CNCF as an incubating project

    • Federated identity across the hybrid cloud using zero trust workload identity manager

    • Confidential virtual machine storage attack scenarios

    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

    Chat Support

    Please log in with your Red Hat account to access chat support.