Kafka Streams 2.6.1.800 - 2505 (EEP 9.2.3) Release Notes
The notes below relate specifically to the HPE Ezmeral Data
Fabric Distribution for Apache Kafka. See Apache Kafka 2.6.1 release notes and Apache
Kafka Streams homepage for more information.
Version | 2.6.1.800 |
Release Date | May 2025 |
HPE Version Interoperability | See EEP Components and OS Support. |
Source on GitHub | https://github.com/mapr/kafka |
GitHub Release Tag | 2.6.1.800-eep-923 |
Maven Artifacts | https://repository.mapr.com/maven/ |
Package Names | See Package Names for Ecosystem Packs (EEPs). |
New in This Release
Kafka Streams 2.6.1.800 - 2505 introduces the following enhancements or HPE
platform-specific behavior changes:
- Bug fixes
- CVE fixes
Fixes
This HPE release includes the following fixes on the base release:
For complete details, refer to the commit log for this project in GitHub.
GitHub Commit Number | Date (YYYY-MM-DD) | Fix Number and Description |
3d1a870fc2 | 2025-05-01 | MS-1404 WORKAROUND: Assume eager rebalancing is used in Connect. |
4dd68d0234 | 2025-04-25 | KAFKA-1120 Update netty & jetty in kafka components for EEP-9.2.3. |
c16febaca8 | 2024-11-12 | KAFKA-1073 Add core-site.xml to classpath for Kafka Connect. |
19b185f5c7 | 2024-11-11 | KAFKA-13472: Correct last-committed offsets tracking for sink tasks after partial revocation (#11526). |
69fe286104 | 2024-11-11 | KAFKA-12487: Add support for cooperative consumer protocol with sink connectors (#10563). |
50c4d7fa2b | 2024-06-28 | KAFKA-1063 Active query is not canceled after rebalancing or restarting of the task. |
58dc863ef1 | 2024-05-02 | KAFKA-1046 No current assignment for partition. |
Known Issues and Limitations
- Transactions are not supported.
- Pattern subscription is not supported.
- The application reset tool hangs if it runs when the Kafka Streams application is running.
- The application reset tool may throw a Null Pointer Exception when the date or duration parameter is used.
- The application reset tool does not reset to intermediate offset if the topic has multiple partitions.
- MAPR-KAFKA-581: Stream hangs in rebalancing state. The workaround is to set a larger timeout. This issue is caused by MS-915: “MapR Stream application hangs inside cycle”
Resolved Issues
- None.