Fixed Issues in Kafka

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

CDPD-65649: ReplicaAlterLogDirs stuck with Offset mismatch for the future replica
This is a backported fix, see KAFKA-9087 for more information.
CDPD-66986: Mirrormaker 2 auto.offset.reset=latest not working
This is a backported fix, see KAFKA-13988 for more information.
OPSAPS-71258: Kafka, SRM, and SMM cannot process messages compressed with Zstd or Snappy is /tmp is mounted as noexec
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
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.
OPSAPS-69481: Some Kafka Connect metrics missing from Cloudera Manager due to conflicting definitions
Cloudera Manager now registers the metrics kafka_connect_connector_task_metrics_batch_size_avg and kafka_connect_connector_task_metrics_batch_size_max correctly.