Known Issues in Streams Messaging Manager
Learn about the known issues in Streams Messaging Manager, the impact or changes to the functionality, and the workaround in Cloudera Runtime 7.1.9 SP1 CHF 11.
Known issues identified in Cloudera Runtime 7.1.9 SP1 CHF 11
There are no new known issues identified in this release.
Known issues identified before Cloudera Runtime 7.1.9 SP1 CHF 11
- OPSAPS-59597: SMM UI logs are not supported by Cloudera Manager
- Cloudera Manager does not display a Log Files menu for SMM UI role (and SMM UI logs cannot be displayed in the Cloudera Manager UI) because the logging type used by SMM UI is not supported by Cloudera Manager.
- OPSAPS-59553: SMM's bootstrap server config should be updated based on Kafka's listeners
- SMM does not show any metrics for Kafka or Kafka Connect when multiple listeners are set in Kafka.
- CDPD-70313: KNOX does not send Authentication header on FIPS configuration
- KNOX does not send neither the Authentication header nor
the
hadoop.auth
cookie. Because of this, the SMM UI returns an HTTP 401 response and sets thewww-authenticate: Negotiate
header. After this, KNOX still does not send the Authentication header. This results in the SMM UI being inaccessible through Knox. - CDPD-82560: Streams Messaging Manager known unprotected endpoint
- The Streams Messaging Manager Frontend exposes the
/cm-configs
and/configs
public endpoints without requiring authentication. These endpoints do not share any sensitive information. - CDPD-88488: The Streams Messaging Manager server fails to start if its keystore password starts with a special character or includes quotation marks
-
Ensure that the Streams Messaging Manager server keystore password meets the following requirements:
- It does not start with a special character. Special characters are permitted in other positions.
- It does not contain quotation marks (single or double) anywhere.
- CDPD-76375: Topic column name is incorrect in the replications table
-
On the Cluster Replications page, in the replications table, the topic column name is incorrectly named Source Topic Name instead of Target Topic Name. This means that the Source Topic Name column currently shows the topic name on the target cluster, instead of the topic name on the source cluster.
Limitations
- CDPD-36422: 1MB flow.snapshot freezes Safari
- While importing large connector configurations, flow.snapshots reduces the usability of the Streams Messaging Manager when using Safari browser.