Mark Payne created NIFI-13198:
---------------------------------

             Summary: Update RouteText not to write to FlowFiles for 
auto-terminated relationships
                 Key: NIFI-13198
                 URL: https://issues.apache.org/jira/browse/NIFI-13198
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Mark Payne


NIFI-13196 introduces the ability to check if a relationship is 
auto-terminated. In the case of RouteText, the processor is commonly used to 
filter out unwanted lines of text. For anything that is auto-terminated, 
though, we still write out the data. We should instead check if the 
Relationship that we're writing to is auto-terminated and if so, don't bother 
creating the flowfile or writing to it.



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

Reply via email to