Shwetha G S created OOZIE-2062:
----------------------------------
Summary: 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
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)