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: July 2023

July 31, 2023
Mickael Maison

    This 66th edition of the Kafka Monthly Digest covers what happened in the Apache Kafka community in July 2023.

    For last month’s digest, see Kafka Monthly Digest: June 2023.

    Releases

    There is one new release, 3.5.1, and 3.6.0 is still in progress.

    3.5.1

    On July 21, Divij Vaidya published Kafka 3.5.1. The main change in this bugfix release is the upgrade of Snappy to 1.1.10.1 in order to address CVE-2023-34455. It also fixes 10 Jiras including a regression that was introduced in 3.3.0. For all the details you can check the release notes or the announcement on the Kafka blog.

    3.6.0

    The release process for 3.6.0 continued and KIP freeze happened on July 26. The next milestone is feature freeze and it is currently planned for August 16. You can find all the details in the release plan.

    Kafka Improvement Proposals

    Last month, the community submitted 14 KIPs (KIP-948 to KIP-962, KIP-961 was skipped). I'll highlight a few of them:

    • KIP-951: Leader discovery optimisations for the client: When the leadership of a partition changes, clients get an error response from brokers and have to refresh their metadata to discover the new leader. This process can take hundreds of milliseconds and negatively impacts the latency. This KIP proposes including the new leader information in the error response from the broker to speed up the recovery process.
    • KIP-960: Support interactive queries (IQv2) for versioned state stores: Interactive queries allow querying the state of a Kafka Streams application from outside. Versioned state stores were added in Kafka 3.5, however they don't support querying via interactive queries. This KIP's goal is to add support for interactive queries to versioned state stores.

    As the initial support for tiered storage is nearing completion, a few KIPs aim at making it production ready:

    • KIP-950: Tiered Storage Disablement: As defined in KIP-405, enabling tiered storage is a one way decision. This KIP's goal is to allow users to disable tiered storage. It would help the adoption of tiered storage and make it easier for users to test and adopt this feature.
    • KIP-956 Tiered Storage Quotas: This KIP aims at adding configurations to control the rate for uploading and reading records from tiered storage. Both of these operations have an impact on the performance of the cluster so it can be important for users to set limits for their environments.
    • KIP-958: Tiered Storage Metrics: This KIP proposes adding a few metrics about the effectiveness of the index cache for improving the observability of tiered storage.

    Community Releases

    • Sarama 1.40: Sarama is a pure Golang Kafka client. The ownership of the project has transitioned from Shopify to IBM. This new version adds support for Kerberos authentication with a credentials cache, improved memory consumption while decompressing records and includes a number of fixes around retries in the Admin client.
    • strimzi-kafka-operator 0.36: Strimzi is a Kubernetes Operator for running Kafka. It adds support for Kafka 3.4.1 and 3.5.0, support for SCRAM-SHA in KRaft mode, and adds a new topic operator that works with KRaft.
    • Librdkafka 2.2: Librdkafka is a Kafka client in C/C++. It adds support for rack-aware partition assignment for the consumer, support for periodic re-authentication, support for IncrementalAlterConfigs and fixes a few bugs.

    Blogs

    I selected some interesting blog articles that were published last month:

    • ZooKeeper-less Kafka
    • Grab Reduces Traffic Cost for Kafka Consumers on AWS to Zero

    To learn more about Kafka, visit Red Hat Developer's Apache Kafka topic page.

     

    Last updated: August 1, 2023
    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

    • MCP servers vs. skills: Choosing the right context for your AI

    • How to route external and local LLMs with Models-as-a-Service

    • Protect data offloaded to GPU-accelerated environments with OpenShift sandboxed containers

    • Case study: Measuring energy efficiency on the x64 platform

    • How to prevent AI inference stack silent failures

    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.