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

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

Commit 504ba5109683c519f70001b1bc7cc04b8fd61648 in nifi's branch 
refs/heads/main from Alaksiej Ščarbaty
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=504ba51096 ]

NIFI-15270 Added Consumer Type property to ConsumeKinesis (#10578)

- Support Shared Throughput or Enhanced Fan-Out options

Signed-off-by: David Handermann <[email protected]>

> Support no 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
>    Affects Versions: 2.6.0
>            Reporter: Alaksiej Ščarbaty
>            Assignee: Alaksiej Ščarbaty
>            Priority: Major
>          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)

Reply via email to