You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (JIRA)" <ji...@apache.org> on 2012/05/13 06:43:33 UTC

[jira] [Updated] (OOZIE-815) Remove select * from queries related to coord action

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

Virag Kothari updated OOZIE-815:
--------------------------------


For the patch committed in trunk with this JIRA ID (also available under the same JIRA ID in Apache ReviewBoard system), I grant license to ASF for inclusion in ASF works (as per the Apache License ยง5) 
                
> Remove select * from queries related to coord action
> ----------------------------------------------------
>
>                 Key: OOZIE-815
>                 URL: https://issues.apache.org/jira/browse/OOZIE-815
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 3.2.0
>
>
> Currently oozie brings all actions into memory when certain cmds are run. If a coordjob has thousands of actions, clicking the job multiple times on webconsole will bring huge number of actions in memory causing OOM.
> Oozie-587 removes select * queries used in statustransitservice and suspend, resume, kill cmds. This jira proposes to remove select * from other queries like jobinfo and other cmds. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira