Fixed Issues in Streams Messaging Manager

Review the list of Streams Messaging Manager issues that are resolved in Cloudera Runtime 7.3.1.0.

Cloudera Runtime 7.3.1.300 SP1 CHF 1

There are no fixed issues for Streams Messaging Manager in Cloudera Runtime 7.3.1.300 SP1 CHF 1.

Cloudera Runtime 7.3.1.200 SP1

CDPD-78694: Streams Messaging Manager UI cannot show replication details
7.3.1.200
The Kafka cluster replication details view is now available on the Cluster Replications page.
CDPD-79108: The KerberosBasicAuthenticationHandler used by Schema Registry and Streams Messaging Manager can not handle colon in password
7.3.1.200
The KerberosBasicAuthenticationHandler is now capable of handling colons in passwords.

Cloudera Runtime 7.3.1.100 CHF 1

CDPD-73733: Schema version selection does not work in Data Explorer
7.3.1.100
You can now switch between different Avro schema versions using the drop-down list in Data Explorer.

Cloudera Runtime 7.3.1

OPSAPS-71258: Kafka, Streams Replication Manager, and Streams Messaging Manager cannot process messages compressed with Zstd or Snappy if /tmp is mounted as noexec
7.3.1
The issue is fixed by using JVM flags that point to a different temporary folder for extracting the native library.
CDPD-72543: Security headers are not set for static files in Streams Messaging Manager
7.3.1
Streams Messaging Manager now applies the following security-related headers to static files:
  • Content-Security-Policy
  • X-XSS-PROTECTION
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
CDPD-73643: Unused CM_USER parameter is visible in /cm-configs internal endpoint
7.3.1
The unused CM_USER field has been removed from the /cm-configs internal endpoint
CDPD-70313: KNOX does not send Authentication header on FIPS configuration
7.3.1
KNOX now sends the Authentication header on FIPS clusters.