[ https://issues.apache.org/jira/browse/KAFKA-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081349#comment-15081349 ]
ASF GitHub Bot commented on KAFKA-3052: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/725 > broker properties get logged twice if acl is enabled > ---------------------------------------------------- > > Key: KAFKA-3052 > URL: https://issues.apache.org/jira/browse/KAFKA-3052 > Project: Kafka > Issue Type: Improvement > Components: core > Affects Versions: 0.9.0.0 > Reporter: Jun Rao > Assignee: Ismael Juma > Labels: newbie, security > Fix For: 0.9.0.1 > > > This is because in SimpleAclAuthorizer.configure(), there is the following > statement which triggers the logging of all broker properties. > val kafkaConfig = KafkaConfig.fromProps(props) -- This message was sent by Atlassian JIRA (v6.3.4#6332)