[ 
https://issues.apache.org/jira/browse/NIFI-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345352#comment-15345352
 ] 

ASF GitHub Bot commented on NIFI-2062:
--------------------------------------

GitHub user jvwing opened a pull request:

    https://github.com/apache/nifi/pull/562

    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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jvwing/nifi NIFI-2062-aws-sdk-update-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/562.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #562
    
----
commit b985246d481835c49068cc5c6a504878aa181d7c
Author: James Wing <[email protected]>
Date:   2016-06-21T20:06:02Z

    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

----


> 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
>
> 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)

Reply via email to