----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37837/ -----------------------------------------------------------
Review request for Falcon. Repository: falcon-git Description ------- Currently to keep ACL backward compatible when we submit an entity without ACL tag then falcon automatically adds ACL to the entity definition. The same is done during update also, however it is omitted during touch command Diffs ----- prism/src/main/java/org/apache/falcon/resource/AbstractEntityManager.java 78964dd prism/src/main/java/org/apache/falcon/resource/AbstractSchedulableEntityManager.java 5b415a2 Diff: https://reviews.apache.org/r/37837/diff/ Testing ------- Done Thanks, Narayan Periwal
