Known issues in Streams Messaging Manager
Learn about the known issues for Streams Messaging Manager in Cloudera Runtime 7.2.12.
- CDPD-28002: The Cluster Replications tab is missing from the SMM UI
-
By default the Cluster Replications tab is visible in the SMM UI when the SMM and SRM services are integrated with each other. However, due to an issue with one of the SMM Knox rewrite rules, the Cluster Replications tab is not rendered in the SMM UI. As a result of this, the Cluster Replications tab cannot be accessed in the UI and replication related metrics cannot be viewed.
- 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.
- OPSAPS-59597: SMM UI logs are not supported by Cloudera Manager
- Cloudera Manager does not support the log type used by SMM UI.
- OPSAPS-59828: SMM cannot connect to Schema Registry when TLS is enabled
- When TLS is enabled, SMM by default cannot properly connect to
Schema Registry. As a result, when viewing topics in the SMM Data Explorer with the
deserializer key or value set to Avro, the following error messages are shown:
- Error deserializing key/value for partition [***PARTITION***] at offset [***OFFSET***]. If needed, please seek past the record to continue consumption.
- Failed to fetch value schema versions for topic : '[***TOPIC***]'.
- javax.net.ssl.SSLHandshakeException: PKIX path building failed:...