You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/07/17 08:35:01 UTC

[jira] [Commented] (NIFI-7552) Add "batch.output.XYZ" attribute when Process Group is using batch output mode

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

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

Commit 44fc4d9f27cad664186e1b7a397a785dd90644ec in nifi's branch refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=44fc4d9 ]

NIFI-7552: When Process Group is configured to transfer data in batch, add an attribute to each outbound FlowFile that indicates how many FlowFiles went to each port. Updated user guide to explain the new attributes.

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #4345.


> Add "batch.output.XYZ" attribute when Process Group is using batch output mode
> ------------------------------------------------------------------------------
>
>                 Key: NIFI-7552
>                 URL: https://issues.apache.org/jira/browse/NIFI-7552
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When a Process Group is configured to use a FlowFile Concurrency of Single FlowFile per Node and an Outbound Policy of Batch Output, it would be helpful to know how many FlowFiles are routed to each of the Output Ports. This is often needed in order to detect whether or not anything in the input failed, etc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)