[
https://issues.apache.org/jira/browse/OOZIE-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207733#comment-14207733
]
Robert Kanter commented on OOZIE-2062:
--------------------------------------
Oh, I see. It has roughly the same behavior, but it's implemented without all
of the checks. Makes sense.
> Provide alternate purging logic
> -------------------------------
>
> Key: OOZIE-2062
> URL: https://issues.apache.org/jira/browse/OOZIE-2062
> Project: Oozie
> Issue Type: Improvement
> Reporter: Shwetha G S
> Assignee: Jaydeep Vishwakarma
>
> Currently, purge service deletes a workflow only if all its children are
> complete, coord action only if the corresponding workflow and its
> sub-workflows are complete. This logic is complicated and takes longer to
> run. Instead, provide an alternative purging logic that deleted all workflows
> whose end time is older than configured time, delete coord actions whose end
> time is older than configured time and so on. The purging logic to be used
> can be configured from oozie-site (by default can default to the current
> logic for backward compatbility)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)