[
https://issues.apache.org/jira/browse/NIFI-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430952#comment-15430952
]
ASF subversion and git services commented on NIFI-2411:
-------------------------------------------------------
Commit 58868abad058c143cfcc2cd9b938df579c72e1aa in nifi's branch refs/heads/0.x
from [~jskora]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=58868ab ]
NIFI-2411: Update to support offsets larger than 2 gigabyte. This closes #903.
This closes #904.
> ModifyBytes should use long instead of int for offsets.
> -------------------------------------------------------
>
> Key: NIFI-2411
> URL: https://issues.apache.org/jira/browse/NIFI-2411
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.0.0, 0.7.0
> Reporter: Joe Skora
> Assignee: Joe Skora
> Labels: easyfix
> Fix For: 1.0.0, 0.8.0
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> ModifyBytes.onTrigger() uses Java 32 bit {{int}} value for byte offsets
> limiting it to 2 Gigabytes, switching to {{long}} values will allow it to
> handle up to 15 Exabytes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)