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

David Handermann updated NIFI-13198:
------------------------------------
    Priority: Minor  (was: Major)

> 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
>            Assignee: Jim Steinebrey
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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