Repository: tez Updated Branches: refs/heads/branch-0.7 a708c6d6c -> 98a72e5aa
Updating CHANGES.txt for TEZ-2716 (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/98a72e5a Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/98a72e5a Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/98a72e5a Branch: refs/heads/branch-0.7 Commit: 98a72e5aac722c87bdacda714ad610b950363098 Parents: a708c6d Author: Rajesh Balamohan <[email protected]> Authored: Thu Oct 1 03:25:34 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Thu Oct 1 03:25:34 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/98a72e5a/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 4764a35..c55f4bf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -283,6 +283,7 @@ Release 0.6.3: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2716. DefaultSorter.isRleNeeded not thread safe TEZ-2758. Remove append API in RecoveryService after TEZ-1909. TEZ-2851. Support a way for upstream applications to pass in a caller context to Tez. TEZ-2398. Flaky test: TestFaultTolerance
