Repository: falcon Updated Branches: refs/heads/0.9 e6849efe6 -> 1cfeea390
FALCON-1677 Support re-tries for timed-out instances (by Narayan Periwal) Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/88354a11 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/88354a11 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/88354a11 Branch: refs/heads/0.9 Commit: 88354a11dc6916eb04d038e9405ee2dcecc90229 Parents: e6849ef Author: Pallavi Rao <[email protected]> Authored: Thu Jan 14 16:20:57 2016 +0530 Committer: Pallavi Rao <[email protected]> Committed: Thu Jan 14 16:20:57 2016 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/88354a11/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 16e19a7..cb0b671 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -22,6 +22,8 @@ Proposed Release Version: 0.9 INCOMPATIBLE CHANGES NEW FEATURES + FALCON-1677 Support re-tries for timed-out instances (Narayan Periwal via Pallavi Rao) + FALCON-1643 Add CLI option to display captured replication metrics(Peeyush Bishnoi via Ajay Yadava) FALCON-1679 API to get type of scheduler(native/oozie) (Pallavi Rao)
