Eduardo Mota Fontes created NIFI-8144:
-----------------------------------------
Summary: Clear Control Attributes in RetryFlowFile and 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
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 RetryFlowFile or Wait processors.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)