[
https://issues.apache.org/jira/browse/KAFKA-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Xiang updated KAFKA-4701:
-------------------------------
Description: Right now in order to add SSL clients(update broker
truststores), a rolling restart of all brokers is required. This is very time
consuming and unnecessary. A dynamic truststore manager is needed to reload
truststore from file system without restarting brokers.
> Allow kafka brokers to dynamically reload truststore without restarting.
> ------------------------------------------------------------------------
>
> Key: KAFKA-4701
> URL: https://issues.apache.org/jira/browse/KAFKA-4701
> Project: Kafka
> Issue Type: Improvement
> Components: security
> Reporter: Allen Xiang
> Labels: security
>
> Right now in order to add SSL clients(update broker truststores), a rolling
> restart of all brokers is required. This is very time consuming and
> unnecessary. A dynamic truststore manager is needed to reload truststore from
> file system without restarting brokers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)