このコンテンツは選択した言語では利用できません。
Chapter 3. New features and enhancements
Features introduced in Streams for Apache Kafka 3.1.
Streams for Apache Kafka 3.1 on RHEL is based on Apache Kafka 4.1.
To view all the enhancements and bugs that are resolved in this release, see the Streams for Apache Kafka Jira project.
3.1. Support for RHEL 8, 9, and 10 リンクのコピーリンクがクリップボードにコピーされました!
Streams for Apache Kafka 3.1 is supported on RHEL 8, 9, and 10.
For more information, see Chapter 9, Supported Configurations.
3.2. Support for Apache Kafka 4.1 リンクのコピーリンクがクリップボードにコピーされました!
Streams for Apache Kafka now supports and uses Apache Kafka version 4.1. For an overview of the features and enhancements introduced with Kafka 4.1, refer to the Kafka 4.1 Release Notes.
Only Kafka distributions built by Red Hat are supported.
For upgrade instructions, see Using Streams for Apache Kafka on RHEL.
Kafka 4.0.x is supported only for the purpose of upgrading to Streams for Apache Kafka 3.1. We recommend that you perform a rolling update to use the new binaries.
Kafka 4.1 operates only in KRaft mode, where Kafka runs without ZooKeeper by utilizing the Raft protocol. Kafka 3.9 was the final version to support ZooKeeper. Consequently, Streams for Apache Kafka 2.9.x (LTS) is the last version compatible with Kafka clusters using ZooKeeper.
3.2.1. Requires KRaft clusters リンクのコピーリンクがクリップボードにコピーされました!
To upgrade to Streams for Apache Kafka 3.0 or later, you must first migrate your Kafka clusters to KRaft mode.
3.3. Streams for Apache Kafka リンクのコピーリンクがクリップボードにコピーされました!
A summary of new features and enhancements for Streams for Apache Kafka.
3.3.1. Metrics Reporter (technology preview) リンクのコピーリンクがクリップボードにコピーされました!
As a technology preview, the Metrics Reporter exposes Kafka metrics directly over HTTP in a Prometheus-compatible format.
3.3.2. Red Hat Lightspeed Java client リンクのコピーリンクがクリップボードにコピーされました!
Streams for Apache Kafka 3.1 and later contains the Red Hat Lightspeed Java client. The Red Hat Lightspeed Java client is enabled for Streams for Apache Kafka only if Streams for Apache Kafka is installed on Red Hat Enterprise Linux (RHEL), and the RHEL system has Red Hat Lightspeed client installed, configured, and registered. For more information, see the Client Configuration Guide for Red Hat Lightspeed.
The Red Hat Lightspeed dashboard for Runtimes will be available in a future release on Red Hat Hybrid Cloud Console. Similar to the RHEL dashboard which is available on the Red Hat Hybrid Cloud Console, the Runtimes dashboard will show the inventory of the Runtimes installations, CVE details, and help you select the JVM options.
You can opt-out of the Red Hat Lightspeed client by setting the environment variable RHT_Lightspeed_JAVA_OPT_OUT to true. For more information, see the knowledge base article Red Hat Lightspeed for Runtimes.
3.4. Kafka Bridge リンクのコピーリンクがクリップボードにコピーされました!
A summary of new features and enhancements for Kafka Bridge.
3.4.1. Schema validation error reporting リンクのコピーリンクがクリップボードにコピーされました!
Kafka Bridge now includes a validation_errors field in the error response JSON when a schema validation error occurs. This field is part of the Error OpenAPI component and is omitted for other error types.