[
https://issues.apache.org/jira/browse/NIFI-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172967#comment-15172967
]
ASF GitHub Bot commented on NIFI-1180:
--------------------------------------
Github user alopresto commented on the pull request:
https://github.com/apache/nifi/pull/246#issuecomment-190467028
@adamonduty that looks good. I understand the confusion around this
undocumented convention.
My only outstanding request would be to combine the two commits into a
single commit (via `rebase --interactive` and `push --force`) to condense the
PR and then one of the committers should be able to merge it. Feel free to
include my linked simple validation tests as well.
> Modify PutS3Object to enable encryption
> ---------------------------------------
>
> Key: NIFI-1180
> URL: https://issues.apache.org/jira/browse/NIFI-1180
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Elli Schwarz
> Priority: Minor
>
> Amazon allows encryption to be enforced on objects that are put to S3. In the
> PutS3Object class, the objectMetadata object contains a method
> setSSEAlgorithm which can set encryption for the objects. A Nifi property
> should be added to the PutS3Object class so a user can enable/disable
> encryption from the processor itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)