[
https://issues.apache.org/jira/browse/NIFI-14839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032821#comment-18032821
]
ASF subversion and git services commented on NIFI-14839:
--------------------------------------------------------
Commit b96d60b244cc2d2ebeea3ad31486bfd11f96f770 in nifi's branch
refs/heads/main from Michał Bobowski
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b96d60b244 ]
NIFI-14839 Added Output Strategy property to ConsumeKinesis (#10443)
Co-authored-by: Mark Payne <[email protected]>
Signed-off-by: David Handermann <[email protected]>
> Support Output Strategy property in ConsumeKinesis processor
> ------------------------------------------------------------
>
> Key: NIFI-14839
> URL: https://issues.apache.org/jira/browse/NIFI-14839
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Alaksiej Ščarbaty
> Assignee: Alaksiej Ščarbaty
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Introduce a new "Output Strategy" attribute that will determine how records
> are written into a flow file.
> The possible options should be the same as in
> [ConsumeKafka|https://github.com/apache/nifi/blob/main/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/main/java/org/apache/nifi/kafka/processors/ConsumeKafka.java#L229]
> processor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)