Hi all,

I'd like to start a discussion on a new KIP for SSL hot reload on the
client side.

You can find the KIP here :
https://cwiki.apache.org/confluence/display/KAFKA/KIP-1288%3A+SSL+Hot+Reload+for+Kafka+Clients

I also drafted a PR implementing the KIP as I imagined it:
https://github.com/apache/kafka/pull/21488

I'd love to hear your thoughts, especially on the polling approach vs
WatchService, the debounce mechanism, and whether the registry design makes
sense to you.

Than you!
Skander

Reply via email to