-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36812/
-----------------------------------------------------------
Review request for Falcon.
Bugs: FALCON-1329
https://issues.apache.org/jira/browse/FALCON-1329
Repository: falcon-git
Description
-------
In certain cases Idempotent behaviour of falcon is broken. Sometimes, entities
go in a zombie state.
Diffs
-----
prism/src/main/java/org/apache/falcon/resource/channel/HTTPChannel.java
3d3a58a
prism/src/main/java/org/apache/falcon/resource/proxy/SchedulableEntityManagerProxy.java
eb281d3
Diff: https://reviews.apache.org/r/36812/diff/
Testing
-------
Manually tested in distributed mode. Unit tests or integration tests for this
are not possible.
Thanks,
Ajay Yadava