Hello,I'm working on StandardAcl class in Kafka, I can run all the test successfully in metadat:test, BUT, when playing "gradlew test" it is failing mainly on test based with plaintext protocol.
I'm investigating and looking for an answer of the question : how is build the KafkaPrincipal in PLAINTEXT protocol (type, name, ...).
Is there someone that have an idea of that? Best regards.