GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/342
KAFKA-2456 KAFKA-2472; SSL clean-ups
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka
kafka-2472-fix-kafka-ssl-config-warnings
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/342.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #342
----
commit 6955ae23aa951ef3a2bd3a9dc88411b3f5769ffb
Author: Ismael Juma <[email protected]>
Date: 2015-10-20T07:57:40Z
Remove unused strings to silence compiler warning
commit 5b2a1bcc6e430eb7f0f2bf480afcc16cec6c4a81
Author: Ismael Juma <[email protected]>
Date: 2015-10-21T09:46:10Z
Remove `channelConfigs` and use `values` instead
There's not much value in using the former and it's error-prone.
Also include a couple of minor improvements to `KafkaConfig`.
commit 48bce07dc39023ea5b9f8dfae99b852a622430e3
Author: Ismael Juma <[email protected]>
Date: 2015-10-21T09:57:54Z
Add missing `define` for `SSLEndpointIdentificationAlgorithmProp` in broker
commit 1e4f1c37db26bad474efc4e85c980d1b265887fb
Author: Ismael Juma <[email protected]>
Date: 2015-10-21T12:45:45Z
KAFKA-2472; Fix SSL config warnings
commit a923a999338c6c6d09c40852d5dced71c8192ff2
Author: Ismael Juma <[email protected]>
Date: 2015-10-21T12:50:29Z
KAFKA-2456; Disable SSLv3 for ssl.enabledprotocols config on client &
broker side
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---