[ 
https://issues.apache.org/jira/browse/FALCON-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090548#comment-14090548
 ] 

Shwetha G S commented on FALCON-487:
------------------------------------

+    @Override
+    public void onFailure(WorkflowExecutionContext context) throws 
FalconException {
+        // do nothing since late data does not apply for failed workflows
+    }
throw exception instead?

+    @Override
+    public void onSuccess(WorkflowExecutionContext context) throws 
FalconException {
+        // do nothing since retry does not apply for failed workflows
+    }
throw

> Introduce Workflow Context in Rerun framework
> ---------------------------------------------
>
>                 Key: FALCON-487
>                 URL: https://issues.apache.org/jira/browse/FALCON-487
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: messaging
>    Affects Versions: 0.6
>            Reporter: Venkatesh Seetharam
>            Assignee: Venkatesh Seetharam
>              Labels: refactoring
>             Fix For: 0.6
>
>         Attachments: FALCON-487-v1.patch, FALCON-487.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to