-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38872/
-----------------------------------------------------------
Review request for Falcon, Ajay Yadava, Sowmya Ramesh, and Venkat Ranganathan.
Bugs: FALCON-1339
https://issues.apache.org/jira/browse/FALCON-1339
Repository: falcon-git
Description
-------
When a feed has no replication and the validity of the feed is in the past, no
bundles are created for this feed upon scheduling it. This would cause the
status of feed to be incorrectly shown as "SUBMITTED". Solution is to create
and submit a one time bundle to perform retention on the feed.
Diffs
-----
oozie/src/main/java/org/apache/falcon/oozie/feed/FeedRetentionCoordinatorBuilder.java
a4b5f35
Diff: https://reviews.apache.org/r/38872/diff/
Testing
-------
Patch applies cleanly, unit and IT tests pass, performed End2End testing on a
single node unsecure setup.
Thanks,
Balu Vellanki