You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Ajay Yadava <aj...@gmail.com> on 2014/08/30 12:15:16 UTC

Review Request 25212: falcon-338

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

Review request for Falcon and shwethags.


Repository: falcon-git


Description
-------

getLateProcess now returns null for the feeds which do not have LateArrival configured.
Added Test for getLateProcess.
Added Test for LateRerunHandler as well.


Diffs
-----

  common/src/main/java/org/apache/falcon/entity/EntityUtil.java 73e19f5 
  common/src/test/java/org/apache/falcon/entity/EntityUtilTest.java d8a44ea 
  rerun/src/test/java/org/apache/falcon/rerun/handler/TestLateRerunHandler.java 8137f60 

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


Testing
-------

Added two new tests. All tests passed. 


Thanks,

Ajay Yadava