[
https://issues.apache.org/jira/browse/NIFI-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-15270.
-------------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
> Support Shared Throughput or Enhanced Fan-Out mode in ConsumeKinesis
> --------------------------------------------------------------------
>
> Key: NIFI-15270
> URL: https://issues.apache.org/jira/browse/NIFI-15270
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Alaksiej Ščarbaty
> Assignee: Alaksiej Ščarbaty
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> KCL v3 uses enhanced fan-out by default([AWS
> docs|https://docs.aws.amazon.com/streams/latest/dev/develop-kcl-consumers-java.html]
> - {_}KCL creates an Enhanced Fan-out (EFO) consumer with dedicated
> throughput by default{_}).
> Enhanced fan-out isn't required for use cases when there is only a single
> consumer. Since enhanced fan-out incurs additional AWS costs, it should be
> possible to disable this when it isn't needed.
> A new `Consumer Type` property will be added to `ConsumeKinesis` with 2
> possible values: `SHARED_THROUGHPUT`, `ENHANCED_FAN_OUT`, with enhanced
> fan-out being the default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)