Fixed Issues in Apache Kafka

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

KAFKA-9839: IllegalStateException on metadata update when broker learns about its new epoch after the controller
This is a backported fix. The broker now accepts control requests if the broker epoch is newer than the current epoch.