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

Rohini Palaniswamy updated OOZIE-1207:
--------------------------------------

    Attachment: OOZIE-1207-2.patch

https://reviews.apache.org/r/9626/. Attached OOZIE-1207-2.patch generated from 
trunk as OOZIE-1207-1.patch had errors on review board though it applies 
cleanly on command line. 
                
> Optimize current EL resolution in case of start-instance and end-instance
> -------------------------------------------------------------------------
>
>                 Key: OOZIE-1207
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1207
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: 3.3.1
>            Reporter: Rohini Palaniswamy
>            Assignee: Rohini Palaniswamy
>             Fix For: trunk
>
>         Attachments: OOZIE-1207-1.patch, OOZIE-1207-2.patch
>
>
> <start-instance>$
> {coord:current(-23)}
> </start-instance>
> <end-instance>$
> {coord:current(0)}
> </end-instance>
> Assuming all 24 instances are available, Oozie makes 300(1+2+3+..24) calls 
> instead of 24 calls. This leads to some very high CPU usage when number of 
> current instances is high.
> OOZIE-1073 fixes similar issue for latest and future

--
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