Matt Burgess created NIFI-14735:
-----------------------------------

             Summary: Add property to Enforce Order to reset based on attribute
                 Key: NIFI-14735
                 URL: https://issues.apache.org/jira/browse/NIFI-14735
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Matt Burgess


Some flows require an "end-of-file" concept where EnforceOrder is used to 
retain the order of a set of FlowFiles, but then needs to be reset for the next 
set of FlowFiles (fetching from multiple database tables, e.g.). This Jira 
proposes to add a "Reset Attribute Name" property to EnforceOrder and when the 
attribute with the specified name exists on a FlowFile and is set to "true", 
the next expected value for Order Attribute will be reset to the value of the 
Initial Order property.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to