[ 
https://issues.apache.org/jira/browse/HADOOP-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-15091:
------------------------------------
    Parent: HADOOP-15620  (was: HADOOP-15220)

> S3aUtils.getEncryptionAlgorithm() always logs@Debug "Using SSE-C"
> -----------------------------------------------------------------
>
>                 Key: HADOOP-15091
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15091
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Steve Loughran
>            Priority: Trivial
>
> even when you have encryption off or set to sse-kms/aes256, the debug logs 
> print a comment about using SSE-C
> {code}
> 2017-12-05 12:44:33,292 [main] DEBUG s3a.S3AUtils 
> (S3AUtils.java:getEncryptionAlgorithm(1097)) - Using SSE-C with null key
> {code}
> That log statement should be moved to only get printed with SSE-C enabled.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to