[
https://issues.apache.org/jira/browse/APEXMALHAR-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563471#comment-15563471
]
Matt Zhang commented on APEXMALHAR-2270:
----------------------------------------
Fix included in github pull request:
https://github.com/apache/apex-malhar/pull/448
> AbstractFileInputOperator: During replay, inputStream should skip tuples
> ------------------------------------------------------------------------
>
> Key: APEXMALHAR-2270
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2270
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Munagala V. Ramanath
> Assignee: Matt Zhang
>
> In AbstractFileInputOperator.replay(), when a RecoveryEntry with a positive
> offset is processed, retryFailedFile() is called to open the file but there
> is no code to skip tuples until we get to the desired offset as is done in
> emitTuples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)