[ 
https://issues.apache.org/jira/browse/OOZIE-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Virag Kothari updated OOZIE-1435:
---------------------------------

    Attachment: OOZIE-1435.patch

Reattaching patch
                
> StatusTransitService unnecessarily updates the lastModifiedTime of jobs which 
> causes MaterializationService to bring same jobs in memory
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1435
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1435
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: trunk
>
>         Attachments: OOZIE-1435.patch, OOZIE-1435.patch, OOZIE-1435.patch
>
>
> CoordMaterializationTriggerService
> brings 50 actions for materializing every 5 mins based on last modified
> time. It updates the last modified time every time for each of this action so
> new jobs can get a chance in the next interval. However, StatusTransitService
> unnecessarily keeps updating the last modified time which breaks the logic of
> materialization service as it may keep on bringing the same actions for
> materialization every scheduled interval.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to