[ https://issues.apache.org/jira/browse/KAFKA-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dong Lin updated KAFKA-3052: ---------------------------- Assignee: (was: Dong Lin) > 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 > 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)