[ 
https://issues.apache.org/jira/browse/NIFI-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100547#comment-17100547
 ] 

ASF subversion and git services commented on NIFI-7425:
-------------------------------------------------------

Commit effa9301511c0aa9a80d8c9d644a11b073ace15b in nifi's branch 
refs/heads/master from Alan Jackoway
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=effa930 ]

NIFI-7425 Log Message for ReplaceText Over Buffer Size

Adds a log message when ReplaceText sends a flowfile to the failure 
relationship because
it is larger than the max buffer size.

Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>

This closes #4255.


> 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
>            Priority: Minor
>         Attachments: ReplaceTextBufferIssue.xml
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to