Alan Jackoway created NIFI-7425:
-----------------------------------
Summary: Log Message for ReplaceText Over Buffer Size
Key: NIFI-7425
URL: https://issues.apache.org/jira/browse/NIFI-7425
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.11.4
Reporter: Alan Jackoway
Attachments: ReplaceTextBufferIssue.xml
If you use the ReplaceText inĀ Entire Text evaluation mode, it will send
flowfiles larger than the max buffer size to the failure relationship. This is
documented, but doesn't result in an error message in the logs. I found this
surprising when one of our files became too large for the buffer. I think
adding an error message makes sense since other things that result in the
failure relationship being used produce log messages.
It is easy to reproduce. I attached a template from 1.11.4.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)