[
https://issues.apache.org/jira/browse/APEXMALHAR-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583432#comment-15583432
]
Thomas Weise commented on APEXMALHAR-2263:
------------------------------------------
I think we should change the offset property and define the exception for
japicmp. Leaving an orphaned property behind will just give the illusion of
compatibility but semantically it is broken.
> Offsets in AbstractFileInputOperator should be long rather than int
> -------------------------------------------------------------------
>
> Key: APEXMALHAR-2263
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2263
> Project: Apache Apex Malhar
> Issue Type: Bug
> Components: adapters other
> Reporter: Munagala V. Ramanath
> Assignee: Matt Zhang
>
> Offsets in AbstractFileInputOperator use the int type which means files with
> more that (2**31 -1) records will cause overflows and mysterious failures.
> Should be changed to use long.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)