satyanarayan komandur created KAFKA-7239:
--------------------------------------------
Summary: Kafka Connect secret externalization not working
Key: KAFKA-7239
URL: https://issues.apache.org/jira/browse/KAFKA-7239
Project: Kafka
Issue Type: Bug
Reporter: satyanarayan komandur
I used the Kafka FileConfigProvider to externalize the properties like
connection.user and connection.password for JDBC source connector. I noticed
that the values in the connection properties are being replaced after the
connector has attempted to establish a connection with original key/value pairs
(untransformed). This is resulting a failure in connection. I am not sure if
this issue belong to Kafka Connector framework or its an issue with JDBC Source
Connector
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)