> This could probably be fixed by plugging in a PasswordProvider implementation
I think that would work, you could adjust the consumerProperties and resolve the PasswordProviders in `getKafkaConsumer()`. > or maybe reuse the keystore info from the druid.server.https.keyStorePassword > property I think the PasswordProvider or another mechanism would be better, there's no guarantee that the truststore needed for connecting to kafka would have the same password as the truststore/keystore used by Druid. [ Full content available at: https://github.com/apache/incubator-druid/issues/6265 ] This message was relayed via gitbox.apache.org for [email protected]
