Streams Messaging Manager
Learn about the known issues in Streams Messaging Manager, the impact or changes to the functionality, and the workaround.
Known Issues identified in Cloudera Runtime 7.3.1.100
There are no new known issues identified in this release.
Known Issues identified before Cloudera Runtime 7.3.1.100
- OPSAPS-59597: Streams Messaging Manager UI logs are not supported by Cloudera Manager
- Cloudera Manager does not display a Log Files menu for Streams Messaging Manager UI role (and Streams Messaging Manager UI logs cannot be displayed in the Cloudera Manager UI) because the logging type used by Streams Messaging Manager UI is not supported by Cloudera Manager.
- CDPD-39313: Some numbers are not rendered properly in Streams Messaging Manager UI
- Very large numbers can be imprecisely represented on the UI. For example, bytes larger than 8 petabytes would lose precision.
- OPSAPS-59553: Streams Messaging Manager bootstrap server config should be updated based on Kafka's listeners
- Streams Messaging Manager does not show any metrics for Kafka or Kafka Connect when multiple listeners are set in Kafka.
- CDPD-45183: Kafka Connect active topics might be visible to unauthorised users
- The Kafka Connect active topics endpoint
(
/connectors/[***CONNECTOR NAME***]/topics
) and the Connect Cluster page on the Streams Messaging Manager UI disregard the user permissions configured for the Kafka service in Ranger. As a result, all active topics of connectors might become visible to users who do not have permissions to view them. Note that user permission configured for Kafka Connect in Ranger are not affected by this issue and are correctly applied. - CDPD-78694: Streams Messaging Manager UI cannot show replication details
- The Kafka cluster replication
details view is not available on the Cluster
Replications page because the UI does not pass the required
duration
URL parameter when calling the Streams Messaging Manager REST Admin server.