Fixed Issues in Apache Kafka
Review the list of Apache Kafka issues that are resolved in Cloudera Runtime 7.2.14.
- CDPD-27780: IdentityReplicationPolicy for MM2 to mimic MM1 (KAFKA-9726 backport)
- This is a backported improvement that introduces a new replication policy
called
IdentityReplicationPolicy
. This replication policy does not rename remote (replicated) topics. As a result of this backport, the IdentityReplicationPolicy is now available for use with Streams Replication Manager. For more information, see KAFKA-9726. - OPSAPS-61697: Kafka broker IDs are overridden when importing a cluster template
- Importing a cluster template to a new cluster in Cloudera Manager
no longer overrides Kafka broker IDs (
broker.id
) or other role specific unique identifiers if the unique identifiers are already set in the template.