Munagala V. Ramanath created APEXMALHAR-2263:
------------------------------------------------

             Summary: 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


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)

Reply via email to