Fixed Issues in Kafka

Review the list of Kafka issues that are resolved in Cloudera Runtime 7.3.1

Cloudera Runtime 7.3.1.300 SP1 CHF 1

There are no fixed issues for Kafka in Cloudera Runtime 7.3.1.300 SP1 CHF 1.

Cloudera Runtime 7.3.1.200 SP1

There are no fixed issues for Kafka in Cloudera Runtime 7.3.1.200 SP1.

Cloudera Runtime 7.3.1.100 CHF 1

There are no fixed issues for Kafka in Cloudera Runtime 7.3.1.100 CHF 1.

Cloudera Runtime 7.3.1

CDPD-65649: ReplicaAlterLogDirs stuck with Offset mismatch for the future replica
7.3.1
This is a backported fix, see KAFKA-9087 for more information.
CDPD-66986: Mirrormaker 2 auto.offset.reset=latest not working
7.3.1
This is a backported fix, see KAFKA-13988 for more information.
OPSAPS-71258: Kafka, Streams Replication Manager, and Streams Messaging Manager cannot process messages compressed with Zstd or Snappy is /tmp is mounted as noexec
7.3.1
The issue is fixed by using JVM flags that point to a different temporary folder for extracting the native library.
CDPD-71433: Connect logical type null values are not handled in AvroConnectTranslator
7.3.1
When the time.precision.mode property is set to connect for the Debezium connector, the connect logical types are used and null values are now handled.
CDPD-62059: AvroConnectTranslator should handle null values in fromConnectData method
7.3.1
Fix possible NPE exception issues in connector tasks which operate with Avro data format using the Cloudera AvroConverter.