Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
Upgrading simplekdc version to "2.1.0" which supports a change that can correctly use security classes based on what version of IBM Semeru JDK(if applicable) is being used.
There is no regression observed using Semeru, OpenJDK and Temurin JDKs.
This newer version(released on 14 August 2024) also caters vulnerability in deps mentioned here as org.jboss.xnio:xnio-api is updated to 3.8.16.
cc @mhratson
Upgrading simplekdc version to "2.1.0" which supports a change that can correctly use security classes based on what version of IBM Semeru JDK(if applicable) is being used.
There is no regression observed using Semeru, OpenJDK and Temurin JDKs.
This newer version(released on 14 August 2024) also caters vulnerability in deps mentioned here as org.jboss.xnio:xnio-api is updated to 3.8.16. cc @mhratson
This PR resolves #2178