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

(Updated Feb. 2, 2015, 12:51 p.m.)


Review request for Falcon.


Changes
-------

Updated patch based on review comments


Repository: falcon-git


Description
-------

In distributed mode, when parallel update command are issued for same entity, 
they are not syncronized.
This leads to multiple coordinators being spawned in Oozie.

We need to ensure that the update method is syncronized.


Diffs (updated)
-----

  common/src/main/java/org/apache/falcon/entity/lock/MemoryLocks.java 
PRE-CREATION 
  prism/src/main/java/org/apache/falcon/resource/AbstractEntityManager.java 
0d34ef3 

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


Testing
-------

UT's were added and were successful


Thanks,

Suhas  Vasu

Reply via email to