Yu Yang created KAFKA-10731:
-------------------------------
Summary: have kafka producer & consumer auto-reload ssl
certificate
Key: KAFKA-10731
URL: https://issues.apache.org/jira/browse/KAFKA-10731
Project: Kafka
Issue Type: Improvement
Components: security
Reporter: Yu Yang
We use SSL in both brokers and kafka clients for authenticate and
authorization, and rotates the certificates every 12 hours. Kafka producers
and consumer cannot pick up the rotated certs. This causes stream processing
interruption (e.g. flink connector does not handle ssl exception, and the
flink applicatoin has to be restarted when we hit this error). We need to
improve kafka producer & client to support ssl certificate dynamic loading.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)