You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/03/24 14:31:00 UTC

[jira] [Commented] (NIFI-8360) SplitContent does not find any 'splits' that occur after about 2 GB into FlowFile

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

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

Commit 91313a2e75b264601984c9c3ead68f9b75e3e478 in nifi's branch refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=91313a2 ]

NIFI-8360: Fixed an overflow issue where we used an integer to store the number of bytes encountered when reading data and searching for a given pattern

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

This closes #4929.


> SplitContent does not find any 'splits' that occur after about 2 GB into FlowFile
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-8360
>                 URL: https://issues.apache.org/jira/browse/NIFI-8360
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.14.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If we have a FlowFile greater than 2 GB, and we use SplitContent, anything after about the 2 GB mark will not be detected as a Split.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)