[
https://issues.apache.org/jira/browse/FLINK-34498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821682#comment-17821682
]
Matthias Pohl commented on FLINK-34498:
---------------------------------------
Can we agree on closing this issue as a duplicate of FLINK-34499? It feels like
FLINK-34499 would fix the same issue on a larger scale. Or am I missing
something here?
> 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
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.19.0, 1.18.2, 1.20.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)