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: June 2024

July 1, 2024
Mickael Maison
Related topics:
Kafka
Related products:
Streams for Apache Kafka

    This 77th edition of the Kafka Monthly Digest covers what happened in the Apache Kafka community in June 2024.

    For last month’s digest, see Kafka Monthly Digest: May 2024.
     

    Releases

    There is one new release, 3.7.1:

    • 3.7.1

      Igor Soarez published the first release candidate for 3.7.1 on June 10. A couple of small issues were found, so RC2 was published on June 19. and it passed the vote. Kafka 3.7.1 released on July 1 and contains over 60 fixes including several blocker issues. For more details, you can check the release announcement on the blog and the release notes.

    There are two releases in progress, 3.8.0 and 3.9.0:

    • 3.8.0

      The work towards 3.8.0 is still ongoing. Instead of waiting for KIP-853 and unclean leader election support in KRaft mode to be implemented, the community decided to release 3.8.0 and complete these 2 features in 3.9.0. So code freeze happened on June 12 and we are now in the stabilization phase. There is currently one blocker issue remaining, once it's resolved we'll get the first release candidate. You can find the release plan in the wiki.

    • 3.9.0

      On June 14, Colin McCabe volunteered to be the release manager for the 3.9.0 release. As 3.8.0 was initially planned to be the last 3.X release before Kafka 4.0, the community decided to have a shorter release cycle for 3.9.0. The release date is targeted for August. You can find the release plan in the wiki.
       

    Kafka Improvement Proposals

    Last month, the community submitted 16 KIPs (KIP-1050 to KIP-1065). I'll highlight a few of them:

    • KIP-1054: Support external schemas in JSONConverter: When using JsonConverter in a Connect sink pipeline, the converter expects the JSON schema to be included in the record. In cases JSON records are produced to Kafka without a schema, you first need to transform them. Also in most cases including the schema in the record significantly increases the record size. A common workaround is to use a Schema Registry but this still requires transforming the records to inject the schema id. This KIP proposes adding a new configuration to JsonConverter to provide the JSON schema so it does not need to be included in records when exporting data from Kafka to an external system with Connect.
    • KIP-1059: Enable Producer to resolve send() method errors: When using transactions, if a single record fails to be produced, the whole batch has to be aborted. This KIP aims at allowing users to ignore failed records by providing a new send() method in the Producer API.
    • KIP-1061: Allow exporting SCRAM credentials: When describing SCRAM credentials via the Admin API, for security reasons only the mechanism (SHA-256 or SHA-512) and the iteration count are returned. With ZooKeeper, administrators wanting to copy SCRAM credentials between clusters could retrieve the salt and secrets directly from ZooKeeper. With KRaft this is more complicated as by default these are stored in the metadata log. The proposal is to provide an encryption key to brokers so they can export encrypted SCRAM credentials.
       

    Community Releases

    • Debezium 2.7: Debezium is a Change Data Capture platform. There is now a standalone connector for MariaDB (previously it was part of the MySQL connector). This release also includes significant improvements to most of the connectors. There are a few breaking changes too that are worth checking before you upgrade.
    • kroxylicious 0.6.0: Kroxylicious is an open source pluggable framework for writing network proxies that understand the Apache Kafka protocol. This release introduces a new filter for validating OAuth bearer tokens before forwarding them to brokers. It also adds an integration with AWS KMS.

    Blogs

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

    • Reliably Processing Trillions of Kafka Messages Per Day
    • So You Want to Write a Stream Processor? Beware of the Duck Syndrome
       

    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.