[
https://issues.apache.org/jira/browse/KAFKA-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16567955#comment-16567955
]
Bahdan Siamionau commented on KAFKA-7239:
-----------------------------------------
I have experienced the same issue yesterday, substitution started working
after I added [path to file] to placeholder, e.g. _${file:/opt/mysecrets:url}_
> 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
> Priority: Major
>
> 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)