[ https://issues.apache.org/jira/browse/KAFKA-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16345255#comment-16345255 ]
ASF GitHub Bot commented on KAFKA-6246: --------------------------------------- rajinisivaram opened a new pull request #4488: KAFKA-6246: Dynamic update of listeners and security configs URL: https://github.com/apache/kafka/pull/4488 Dynamic update of listeners as described in KIP-226. This includes: - Addition of new listeners with listener-prefixed security configs - Removal of existing listeners - Password encryption - sasl.jaas.config property for broker's JAAS config prefixed with listener and mechanism name ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Enable reconfiguration of listeners and security configs > --------------------------------------------------------- > > Key: KAFKA-6246 > URL: https://issues.apache.org/jira/browse/KAFKA-6246 > Project: Kafka > Issue Type: Sub-task > Components: core > Reporter: Rajini Sivaram > Assignee: Rajini Sivaram > Priority: Major > Fix For: 1.1.0 > > > See > [KIP-226|https://cwiki.apache.org/confluence/display/KAFKA/KIP-226+-+Dynamic+Broker+Configuration] > for details. -- This message was sent by Atlassian JIRA (v7.6.3#76005)