[jira] [Created] (FLINK-10363) S3 FileSystem factory prints secrets into logs

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-10363) S3 FileSystem factory prints secrets into logs

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-10363:
------------------------------------

             Summary: S3 FileSystem factory prints secrets into logs
                 Key: FLINK-10363
                 URL: https://issues.apache.org/jira/browse/FLINK-10363
             Project: Flink
          Issue Type: Bug
          Components: FileSystem
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.7.0, 1.5.4, 1.6.2


The file system factory logs all values it applies from the flink configuration.
That frequently includes access keys, which should not leak into logs.
The loader should only log the keys, not the values.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)