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

Srikanth Sundarrajan commented on FALCON-242:
---------------------------------------------

I see that there are two new actions added, but looks like they are not being 
invoked correctly by the preceeding step. Can you confirm
{code}
         <ok to="jms-messaging"/>
         <error to="fail"/>
     </action>
-
-    <action name='jms-messaging'>
+    <action name='succeeded-post-processing'>
{code}

Also why is the patch for deleting parent dir during retention here in this 
patch ? Multiple issues are addressed in this patch. Would help to keep them 
separate.

> Post processing is not called in Retention workflows
> ----------------------------------------------------
>
>                 Key: FALCON-242
>                 URL: https://issues.apache.org/jira/browse/FALCON-242
>             Project: Falcon
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Suhas Vasu
>            Assignee: Shaik Idris Ali
>             Fix For: 0.5
>
>         Attachments: FALCON-242.patch
>
>
> The retention workflows do not call post processing after eviction. As a 
> result of which the job logs for retention are not saved on the HDFS. This is 
> problematic in case of  debugging any issues during Feed retention.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to