-
Task
-
Resolution: Done
-
Major
-
None
WHAT
The kafka-admin-api has a dependency on the kafka 3.0.0. Once the service is using Kafka 3.2.1, we should upgrade the dependency.
WHY
Build hygiene.
HOW
- Update https://github.com/bf2fc6cc711aee1a0c2a/kafka-admin-api/blob/main/pom.xml#L31 to refer to Kafka 3.2.1
DONE
- Admin API server server upgraded to latest client.
- mentioned on