[
https://issues.apache.org/jira/browse/FLINK-34498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl updated FLINK-34498:
----------------------------------
Fix Version/s: (was: 1.20.0)
> GSFileSystemFactory logs full Flink config
> ------------------------------------------
>
> Key: FLINK-34498
> URL: https://issues.apache.org/jira/browse/FLINK-34498
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem
> Affects Versions: 1.18.1
> Reporter: Chesnay Schepler
> Assignee: Jeyhun Karimov
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.19.0
>
>
> This can cause secrets from the config to be logged.
> {code}
> @Override
> public void configure(Configuration flinkConfig) {
> LOGGER.info("Configuring GSFileSystemFactory with Flink configuration
> {}", flinkConfig);
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)