Chris Sampson created NIFI-9520:
-----------------------------------
Summary: 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
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)