You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Skora (JIRA)" <ji...@apache.org> on 2016/07/27 15:29:20 UTC

[jira] [Updated] (NIFI-2411) ModifyBytes should use long instead of int for offsets.

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

Joe Skora updated NIFI-2411:
----------------------------
    Fix Version/s:     (was: 0.8.0)
                       (was: 1.0.0)

Yeah, I knew that, not sure what I was thinking.  Thanks for catching it!

> 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: Core Framework
>    Affects Versions: 1.0.0, 0.7.0
>            Reporter: Joe Skora
>              Labels: easyfix
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> ModifyBytes.onTrigger() uses Java 32 bit {{int}}s for byte offsets limiting it to 2 Gigabytes, switching to {{long}}'s will all it to handle up to 15 Exabytes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)