[
https://issues.apache.org/jira/browse/NIFI-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16006838#comment-16006838
]
ASF subversion and git services commented on NIFI-3710:
-------------------------------------------------------
Commit a1bb7a7ee6d1a554b296bf8365e747e0fa2f97ec in nifi's branch
refs/heads/support/nifi-0.7.x from d810146
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a1bb7a7 ]
NIFI-3710: Port S3 Signer V4 Fixes to 0.x
* Port of S3 changes for selecting the S3 signer to allow v2 or v4.
* Necessary for supporting S3-compatible, non-AWS stores in recent SDKs.
* Includes original code from NIFI-2763 and fix from NIFI-2902.
This closes #1680
Signed-off-by: Mike Moser <[email protected]>
> 0.x - port AWS V4 Signer bug fixes from master
> ----------------------------------------------
>
> Key: NIFI-3710
> URL: https://issues.apache.org/jira/browse/NIFI-3710
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.8.0
> Reporter: Michael Moser
> Assignee: James Wing
> Fix For: 0.8.0
>
>
> After AWS Java SDK is upgraded to 1.11.*, it uses V4 Signer by default which
> may not work with older S3 compatible services. This upgrade happened on the
> 0.x branch in NIFI-3702.
> Port the patches from NIFI-2763 and NIFI-2902 over to the 0.x branch, which
> resolves this problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)