Presently for Kafka indexing service, connecting to Kafka via SSL would require 
the user to add the keystore and truststore passwords as plaintext data in the 
`consumerProperties` section. This information is visible from the supervisor 
spec in the overlord console as well as the task logs. This could probably be 
fixed by plugging in a PasswordProvider implementation for these properties or 
maybe reuse the keystore info from the `druid.server.https.keyStorePassword` 
property. Any thoughts?

[ Full content available at: 
https://github.com/apache/incubator-druid/issues/6265 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to