[
https://issues.apache.org/jira/browse/NIFI-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161099#comment-17161099
]
ASF subversion and git services commented on NIFI-7633:
-------------------------------------------------------
Commit a473fc037385a3da68a3a0a305db6489f89aef67 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a473fc0 ]
NIFI-7633: Added FlowFileConcurrency of SINGLE_BATCH_PER_NODE to allow data to
be pulled into a ProcessGroup as a batch
Signed-off-by: Pierre Villard <[email protected]>
This closes #4405.
> Provide Process Groups with a FlowFile Concurrency level for transferring a
> batch of FlowFiles at once
> ------------------------------------------------------------------------------------------------------
>
> Key: NIFI-7633
> URL: https://issues.apache.org/jira/browse/NIFI-7633
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> NIFI-7476 provides the ability for a Process Group to bring in a single
> FlowFile at a time instead of continually streaming data. It also provides
> the ability to output data as a batch. If a Process Group outputs the data in
> a batch, another Process Group should have the ability to pull in all of that
> data in a single batch as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)