You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/06 12:54:00 UTC

[jira] [Commented] (NIFI-9520) Upgrade Kinesis Client Library to 1.14.4+

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

ASF subversion and git services commented on NIFI-9520:
-------------------------------------------------------

Commit bd1b2b4d6972058f7f3aba7784a6d23fb37c013a in nifi's branch refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bd1b2b4 ]

NIFI-9520 update AWS SDK and Kinesis Client Library versions; Allow PutS3Object to use all available StorageClasses

This closes #5632.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> Upgrade Kinesis Client Library to 1.14.4+
> -----------------------------------------
>
>                 Key: NIFI-9520
>                 URL: https://issues.apache.org/jira/browse/NIFI-9520
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.14.0
>            Reporter: Chris Sampson
>            Assignee: Chris Sampson
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> NIFI-2892 introduced the ConsumeKinesisStream procedure, but the version of the KCL used was [restricted to 1.13.3|https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-aws-bundle/pom.xml#L32] by [KCL-796|https://github.com/awslabs/amazon-kinesis-client/issues/796]. That appears to have been addressed in [KCL version 1.14.4|https://github.com/awslabs/amazon-kinesis-client/pull/816], so we could upgrade the nifi use of the KCL to the latest 1.x and retest.
> Can't migrate to 2.x until the AWS SDK used by nifi is upgraded to v2 (separate tickets open for those)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)