You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nissim Shiman (Jira)" <ji...@apache.org> on 2022/06/23 16:36:00 UTC

[jira] [Updated] (NIFI-10154) ReplaceText processor AdminYields on flowfile containing long line

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

Nissim Shiman updated NIFI-10154:
---------------------------------
    Summary: ReplaceText processor AdminYields on flowfile containing long line  (was: ReplaceText processor AdminYields on flowfile containing long line of nulls)

> ReplaceText processor AdminYields on flowfile containing long line
> ------------------------------------------------------------------
>
>                 Key: NIFI-10154
>                 URL: https://issues.apache.org/jira/browse/NIFI-10154
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.15.3
>            Reporter: Nissim Shiman
>            Assignee: Nissim Shiman
>            Priority: Major
>         Attachments: longLineContainingNulls.txt
>
>
> When ReplaceText processor's Evaluation Mode property is set to Line-by-Line
> and 
> the line's size is greater than Maximum Buffer Size
> and 
> the line has many null characters
> flowfile will not go to failure relationship but will remain in input queue and give:
> {code:java}
> Failed to process session due to java.nio.BufferOverflowException;
> Processor Administratively Yielded for 1 sec: java.nio.BufferOverflowException
> {code}
> Using attached file with the settings above will reproduce this issue



--
This message was sent by Atlassian Jira
(v8.20.7#820007)