Mark Payne created NIFI-7633:
--------------------------------
Summary: 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: Bug
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
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)