GH-553: coord job should not materialize new actions when WAITING actions 
exceed concurrency
--------------------------------------------------------------------------------------------

                 Key: OOZIE-343
                 URL: https://issues.apache.org/jira/browse/OOZIE-343
             Project: Oozie
          Issue Type: Bug
            Reporter: Hadoop QA


for a 5min coord job in catch-up mode, it created actions for the 1st hour. so 
there were 1 action RUNNING, and 11
actions WAITING. $concurrency=1. however it continued to create actions for the 
next hour, and the total number of
actions was 24. with throttling implemented, the coord job should stop 
materialization for the 2nd hour.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to