[
https://issues.apache.org/jira/browse/NIFI-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15378185#comment-15378185
]
ASF subversion and git services commented on NIFI-2062:
-------------------------------------------------------
Commit a7c5b88a470d832e1690faede9a5b2f606196342 in nifi's branch
refs/heads/master from [~jameswing]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a7c5b88 ]
NIFI-2062 AWS SDK Update:
* Updated the AWS SDK dependency version to 1.11.8
* Removed GetDynamoDBTest references to JsonObject class dropped from AWS SDK
* Fixed integration test ITPutSNS.testPublish() - exception from not evaluating
expressions
* Ignored integration test ITPutS3Object.testS3MultipartAgeoff() - did not work
before or after SDK update
This closes #562.
Signed-off-by: Aldrin Piri <[email protected]>
> Upgrade AWS SDK
> ---------------
>
> Key: NIFI-2062
> URL: https://issues.apache.org/jira/browse/NIFI-2062
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.0.0
> Reporter: James Wing
> Assignee: James Wing
> Fix For: 1.0.0
>
>
> I propose to update NiFi's current AWS SDK from version 1.10.32 (Nov 3, 2015)
> to version 1.11.8 (Jun 16, 2016). Known impact:
> * *API Signature Version* - I expect the largest impact will be to S3
> processors, where the default API signature version will change from v2 to v4
> for a wider number of operations. See release notes for
> [1.11.0|https://aws.amazon.com/releasenotes/Java/9979983567247718].
> * *Region Endpoint Info* - The AWS SDK contains baked-in configuration data
> about AWS regions and the services they support, which is periodically
> updated.
> * *Service Updates* - Potentially relevant updates to future NiFi support for
> AWS IoT and other newer services.
> I am not aware of any shocking changes for the services NiFi currently
> supports (S3, SNS, SQS, DynamoDB, Lambda, Kinesis Firehose).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)