[
https://issues.apache.org/jira/browse/APEXMALHAR-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563470#comment-15563470
]
Matt Zhang edited comment on APEXMALHAR-2269 at 10/10/16 8:55 PM:
------------------------------------------------------------------
Fix included in github pull request together with APEXMALHAR-2254:
https://github.com/apache/apex-malhar/pull/448
was (Author: mattzhang):
Fix included in github pull request:
https://github.com/apache/apex-malhar/pull/448
> AbstractFileInputOperator: During replay, IO errors not handled
> ---------------------------------------------------------------
>
> Key: APEXMALHAR-2269
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2269
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Munagala V. Ramanath
> Assignee: Matt Zhang
>
> In AbstractFileInputOperator, during replay(), if any IOExceptions occur, they
> are not handled gracefully -- the code simply throws a RuntimeException.
> Code similar to the behavior of emitTuples() needs to be added where
> the falureHandling() method is called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)