[
https://issues.apache.org/jira/browse/NIFI-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Steinebrey reassigned NIFI-13198:
-------------------------------------
Assignee: Jim Steinebrey
> 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: Major
>
> 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)