Hi, I’ve been maintaining this PR "KAFKA-8326: Introduce List Serde" https://github.com/apache/kafka/pull/6592 <https://github.com/apache/kafka/pull/6592> My linters keep failing during the building, complaining about: "Disallowed import - org.apache.kafka.clients.CommonClientConfigs.” in my list (de)serializer classes. However, it was decided that those import must be there during KIP discussions.
Thank you! Best, Daniyar Yeralin