Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.9.0.0
-
None
-
None
Description
I notice that all the SSL classes are using the convention SSLChannelBuilder, SSLConfigs, etc. Kafka has always used the convention SslChannelBuilder, SslConfigs, etc. See e.g. KafkaApis, ApiUtils, LeaderAndIsrRequest, ClientIdAndTopic, etc.
We should fix this.
Attachments
Issue Links
- blocks
-
KAFKA-1690 Add SSL support to Kafka Broker, Producer and Consumer
- Resolved