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