Kafka Streams 2.6.1.500 - 2304 (EEP 9.1.1) 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.500 |
Release Date | April 2023 |
HPE Version Interoperability | See EEP Components and OS Support. |
Source on GitHub | https://github.com/mapr/kafka |
GitHub Release Tag | 2.6.1.500-eep-911 |
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.500 - 2304 introduces the following enhancements or HPE
platform-specific behavior changes:
- Bug fixes
- CVEs 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 |
71263ef2e0 | 2023-04-03 | ECO-284 Security:: CVE:: Vulnerable version of jackson-databind bundled as part of MEP 9.1.1 -> Kafka binaries. |
9893d858b5 | 2021-05-21 | KAFKA-12820: Upgrade maven-artifact dependency to resolve CVE-2021-26291 |
8022fd4bf5 | 2020-12-10 | MINOR: remove duplicate code from resetByDuration (#9699) |
1a860761c3 | 2021-04-12 | KAFKA-9527: fix NPE when using time-based argument for Stream Resetter Tool (#10042) |
fb86d71eb6 | 2023-03-17 | KAFKA-932 Update kafka-evenstream for EEP 9.1.1 release |
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.