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.
- 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-46728: SMM UI shows the consumerGroup instead of the instances on the Profile page's right hand side
- On the ConsumerGroupDetail page, SMM UI shows the group instead of its instances on the right hand side table.
- CDPD-47836: The FROM OFFSET field of the offset slider in Data Explorer does not update on partition change
- When changing the partition on the Data
Explorer tab of a topic, the FROM OFFSET
field of the offset slider is not updated to reflect the first offset of the
newly selected partition. If the first offset of the newly selected partition
differs from the previous one, the application throws an error. This issue only
affects the Data Explorer tab, which is accessed from the
topic details page of a topic. This issue does not affect the Data
Explorer modal window, which is accessed by clicking
next to the name of a topic.
- OPSAPS-71258:Zstandard and Snappy compression do not support /tmp mounted as noexec
- SMM cannot process messages compressed with Zstandard or
Snappy in Data Explorer if /tmp is mounted as
noexec
. - 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.
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.