[
https://issues.apache.org/jira/browse/OOZIE-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Purshotam Shah updated OOZIE-2637:
----------------------------------
Description:
If a user has some retention period for input and concurrency is enforced. Then
it may happen that action will go to READY and get executed after the retention
period.
We can have a new parameter ( like concurrent, throttle )to control number to
actions that can go to READY state.
CoordActionInputCheckXCommand will check for missing dependency only if
noOfReadyAction < new parameter.
> Option to limit number of actions that can go to READY state
> ------------------------------------------------------------
>
> Key: OOZIE-2637
> URL: https://issues.apache.org/jira/browse/OOZIE-2637
> Project: Oozie
> Issue Type: Bug
> Reporter: Purshotam Shah
>
> If a user has some retention period for input and concurrency is enforced.
> Then it may happen that action will go to READY and get executed after the
> retention period.
> We can have a new parameter ( like concurrent, throttle )to control number to
> actions that can go to READY state.
> CoordActionInputCheckXCommand will check for missing dependency only if
> noOfReadyAction < new parameter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)