[
https://issues.apache.org/jira/browse/KAFKA-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185451#comment-16185451
]
Ismael Juma commented on KAFKA-5993:
------------------------------------
One reason why that warning could appear is if the system property with the
path to a JAAS file is passed. Given existing evidence, it's best to wait until
you provide the code and config. Thanks.
> Kafka AdminClient does not support standard security settings
> -------------------------------------------------------------
>
> Key: KAFKA-5993
> URL: https://issues.apache.org/jira/browse/KAFKA-5993
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.11.0.1
> Reporter: Stephane Maarek
>
> Kafka Admin Client does not support basic security configurations, such as
> "sasl.jaas.config".
> Therefore it makes it impossible to use against a secure cluster
> ```
> 14:12:12.948 [main] WARN org.apache.kafka.clients.admin.AdminClientConfig -
> The configuration 'sasl.jaas.config' was supplied but isn't a known config.
> ```
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)