Ron Dagostino created KAFKA-9469:
------------------------------------
Summary: Add zookeeper.ssl.context.supplier.class config if/when
adopting ZooKeeper 3.6
Key: KAFKA-9469
URL: https://issues.apache.org/jira/browse/KAFKA-9469
Project: Kafka
Issue Type: New Feature
Components: config
Reporter: Ron Dagostino
Assignee: Ron Dagostino
The "zookeeper.ssl.context.supplier.class" configuration doesn't actually exist
in ZooKeeper 3.5.6. The ZooKeeper admin guide documents it as being there, but
it doesn't appear in the code. This means we can't support it in KIP-515, and
it has been removed from that KIP.
I checked the latest ZooKeeper 3.6 SNAPSHOT, and it has been added. So this
config could probably be added to Kafka via a new, small KIP if/when we upgrade
to ZooKeeper 3.6 (which looks to be in release-candidate stage at the moment).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)