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 2013/01/08 00:16:12 UTC

[jira] [Created] (OOZIE-1161) Remove unnecessary db updates for some of the blobs like missing_dependencies' of Coordinator Action

Virag Kothari created OOZIE-1161:
------------------------------------

             Summary: Remove unnecessary db updates for some of the blobs like missing_dependencies' of Coordinator Action
                 Key: OOZIE-1161
                 URL: https://issues.apache.org/jira/browse/OOZIE-1161
             Project: Oozie
          Issue Type: Improvement
            Reporter: Virag Kothari
            Assignee: Virag Kothari


CoordActionInputCheck always makes an db update on the 'missing_deps' of Coordinator action even if the 'missing deps' have not changed. As this cmd is queued very often, and if blobs like 'missing deps' are huge, it can cause problems to the redo log files storing it. 
This JIRA aims to make db update on 'missing deps' and 'actionXml' columns only when required.

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