Description
The GET /connectors/{connector}/tasks-config endpoint added in https://cwiki.apache.org/confluence/display/KAFKA/KIP-661%3A+Expose+task+configurations+in+Connect+REST+API exposes externalized secret values in task configurations (see https://cwiki.apache.org/confluence/display/KAFKA/KIP-297%3A+Externalizing+Secrets+for+Connect+Configurations). A similar bug was fixed in https://issues.apache.org/jira/browse/KAFKA-5117 / https://github.com/apache/kafka/pull/6129 for the GET /connectors/{connector}/tasks endpoint. The config provider placeholder should be used instead of the resolved config value.
Attachments
Attachments
Issue Links
- links to
- mentioned in
-
Page Loading...