You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Mona Chitnis <mo...@yahoo.in> on 2013/09/13 02:13:45 UTC

Review Request 14116: OOZIE-1527 Fix scalability issues with coordinator materialization

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14116/
-----------------------------------------------------------

Review request for oozie.


Bugs: OOZIE-1527
    https://issues.apache.org/jira/browse/OOZIE-1527


Repository: oozie


Description
-------

WIP Patch.


Diffs
-----

  trunk/core/src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java 1522660 
  trunk/core/src/main/java/org/apache/oozie/executor/jpa/CoordJobsToBeMaterializedJPAExecutor.java 1522660 
  trunk/core/src/main/java/org/apache/oozie/service/CoordMaterializeTriggerService.java 1522660 
  trunk/core/src/main/java/org/apache/oozie/service/StatusTransitService.java 1522660 
  trunk/core/src/main/resources/oozie-default.xml 1522660 
  trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobsToBeMaterializedJPAExecutor.java 1522660 
  trunk/core/src/test/java/org/apache/oozie/service/TestStatusTransitService.java 1522660 

Diff: https://reviews.apache.org/r/14116/diff/


Testing
-------

Modified one existing test case to be exhaustive. More to be added


Thanks,

Mona Chitnis