Fixed Issues in Streams Replication Manager

Fixed issues and resolved maintenance items for Streams Replication Manager are addressed in Cloudera Runtime 7.3.2 and its associated service packs.

Cloudera Runtime 7.3.2

Cloudera Runtime 7.3.2 resolves Streams Replication Manager issues and incorporates fixes from the service packs and cumulative hotfixes from 7.3.1.100 through 7.3.1.706. For a comprehensive record of all fixes in Cloudera Runtime 7.3.1.x, see Fixed Issues.

OPSAPS-73480: Streams Replication Manager upgrade migration incorrectly preserves unprefixed replication properties
7.3.2
During an upgrade, the automatic Streams Replication Manager migration process copies replication properties and removes target-specific prefixes. Previously, if a property existed both with and without a prefix, the migration incorrectly preserved the unprefixed value. For example, if the source contained both custom.myprop=1 and myprop=2, the migration preserved myprop=2. This issue is resolved. The migration now correctly prioritizes and preserves the prefixed value (myprop=1).
OPSAPS-72697: Invalid Streams Replication Manager configuration when Cloudera Manager retried start after a failed attempt
7.3.2
Fixed an issue that could result in configuration errors (invalid configuration files) for Streams Replication Manager if Cloudera Manager automatically tried to start the service again when the first try was unsuccessful. This issue is fixed.