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: August 2025

September 2, 2025
Mickael Maison
Related topics:
Kafka
Related products:
Streams for Apache Kafka
    This 91st edition of the Kafka Monthly Digest covers what happened in the Apache Kafka community in August 2025.
     
    For last month’s digest, see Kafka Monthly Digest: July 2025.
     

    Releases

    There are two releases in progress:

    4.1.0

    The release process for 4.1.0 continued. A few issues with RC1 were found (state-change log file name, ELR documentation), so I published RC2 on August 5. Unfortunately a regression in Streams was found: KAFKA-19638. I published the fourth release candidate, RC3, on August 27. The vote passed so the release will be announced in the next few days. You can find the release plan in the wiki.
     

    4.0.1

    To include the state-change log file fix as in 4.1.0, the community decided to do another RC. Christo Lolov published RC1 on August 19. The vote is currently on-going. The release plan is available in the wiki.
     

    Kafka Improvement Proposals

    Last month, the community submitted 8 KIPs (KIP-1203 to KIP-1210). I'll highlight a few of them:
     
    • KIP-1204: MetadataQuorumCommand describe to include CommittedVoters: When describing the KRaft quorum it's possible to see voters that are not actually committed yet. This can happen for example when a new voter is being added. For a short duration, the voter is written in the metadata log on the controller but not yet replicated to the majority of the quorum members. This KIP proposes adding a new field, CommittedVoters, to DescribeQuorumResponse to only include voters that are actually committed and thus guaranteed to be valid.
       
    • KIP-1207: Fix anomaly of JMX metrics RequestHandlerAvgIdlePercent in kraft combined mode: To monitor the load on brokers, administrators often rely on the kafka.server:type=KafkaRequestHandlerPool,name=RequestHandlerAvgIdlePercent metric. It indicates the percentage of time the request handler threads are idle with a value between 0.0 and 1.0. However when running in combined mode the metric combines the broker and controller load and thus ranges from 0.0 to 2.0. The KIP proposes introducing new metrics to separate the broker and controller load and return to values between 0.0 and 1.0.
       
    • KIP-1210: Disallow Configurations at the Broker Level: Some log and replication configurations can be set at the broker or cluster level. In most cases, if set at the broker level, they need to be set to the same value, as brokers with different values can lead to replication and consistency issues. This KIP aims at tidying this behavior by ensuring these configurations can only set at the cluster level so they are consistent across all brokers.

    Community Releases

    • Sarama 1.46: Sarama is a pure Golang Kafka client. With this new version, Sarama now uses the ApiVersions API to select the protocol version to use with each broker. It also optimizes how metadata is refreshed by avoiding having multiple in-flight requests to a single broker at the same time.
       
    • kroxylicious 0.15.0: Kroxylicious is an open source pluggable framework for writing network proxies that understand the Apache Kafka protocol. The project released 0.14 and 0.15 this month. 0.14 introduced a new authentication API that allows plugins to access certification and SASL details for all connections. 0.15 improves bootstrapping when the proxy is configured with multiple bootstrap server addresses.

    Blogs

    I selected some interesting blog articles that were published last month:
    • Why Was Apache Kafka Created?
    • Using Queues for Apache Kafka with Strimzi
    • The hidden pitfalls of Kafka tiered storage
    • Iceberg Topics for Apache Kafka®: Zero ETL, Zero Copy
       

    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

    • Debugging image mode with Red Hat OpenShift 4.20: A practical guide

    • EvalHub: Because "looks good to me" isn't a benchmark

    • SQL Server HA on RHEL: Meet Pacemaker HA Agent v2 (tech preview)

    • Deploy with confidence: Continuous integration and continuous delivery for agentic AI

    • Every layer counts: Defense in depth for AI agents with Red Hat 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

    Chat Support

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