yashmayya opened a new pull request, #14244:
URL: https://github.com/apache/kafka/pull/14244

   From https://issues.apache.org/jira/browse/KAFKA-15377:
   
   > The `GET /connectors/{connector}/tasks-config` endpoint added in 
[KIP-661](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 
[KIP-297](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.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to