You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Eduardo Mota Fontes (Jira)" <ji...@apache.org> on 2021/01/25 00:51:00 UTC

[jira] [Resolved] (NIFI-8144) Clear Control Attributes in Wait

     [ https://issues.apache.org/jira/browse/NIFI-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eduardo Mota Fontes resolved NIFI-8144.
---------------------------------------
    Resolution: Duplicate

> Clear Control Attributes in Wait
> --------------------------------
>
>                 Key: NIFI-8144
>                 URL: https://issues.apache.org/jira/browse/NIFI-8144
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.12.1
>            Reporter: Eduardo Mota Fontes
>            Priority: Trivial
>
> Add property "Clear Control Attributes Type" with options:
> None: FlowFile outputs with control attributes (default)
> Success: FlowFile outputs without control attributes only on success relationship
> Fail: FlowFile outputs without control attributes only on fail relationship
> Success+Fail: FlowFile outputs without control attributes on both success and fail relationships
>  
> The motivation is a lot of cases with aditional updateAttributes to clear these attributes to not interfere in a second Wait processor.



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