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
    • View 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 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
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

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

      • Developer productivity
      • Developer Tools
      • GitOps
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation 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
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View 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 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: August 2025

September 2, 2025
Mickael Maison
Related topics:
Kafka
Related products:
Streams for Apache Kafka

Share:

    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

    • How to implement and monitor circuit breakers in OpenShift Service Mesh 3

    • Analysis of OpenShift node-system-admin-client lifespan

    • What's New in OpenShift GitOps 1.18

    • Beyond a single cluster with OpenShift Service Mesh 3

    • Kubernetes MCP server: AI-powered cluster management

    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
    © 2025 Red Hat

    Red Hat legal and privacy links

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

    Report a website issue