[ https://issues.apache.org/jira/browse/KAFKA-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142034#comment-15142034 ]
Ismael Juma commented on KAFKA-3052: ------------------------------------ Hi Mark, we also added a secondary constructor to maintain compatibility: https://github.com/apache/kafka/commit/5b5f002fceee7c1b16298b0eaf176ca49d98c025 Have you verified that Spark breaks when compiled against the 0.9.0 branch? > 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)