Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15620 Über-jira: S3A phase VI: Hadoop 3.3 features
  3. HADOOP-15091

S3aUtils.getEncryptionAlgorithm() always logs@Debug "Using SSE-C"

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Trivial
    • Resolution: Duplicate
    • None
    • None
    • fs/s3
    • None

    Description

      even when you have encryption off or set to sse-kms/aes256, the debug logs print a comment about using SSE-C

      2017-12-05 12:44:33,292 [main] DEBUG s3a.S3AUtils (S3AUtils.java:getEncryptionAlgorithm(1097)) - Using SSE-C with null key
      

      That log statement should be moved to only get printed with SSE-C enabled.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: