Munagala V. Ramanath created APEXMALHAR-2270:
------------------------------------------------
Summary: 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
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)