-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.9.0
-
Fix Version/s: 2.9.0, 3.0.0-alpha4
-
Component/s: fs/s3
-
Labels:None
There's a call to S3AFileSystem.setOptionalPutRequestParameters() in {{ S3ABlockOutputStream putObject()}}
The put request has already been created by the FS; this call is only superflous and potentially confusing.
Proposed: cut it, make the setOptionalPutRequestParameters() method private.
- is broken by
-
HADOOP-13075 Add support for SSE-KMS and SSE-C in s3a filesystem
-
- Resolved
-