Repository: tez Updated Branches: refs/heads/master b153035b0 -> 427fa620c
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/427fa620 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/427fa620 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/427fa620 Branch: refs/heads/master Commit: 427fa620cb2a27fe25c39c9e947471f1e319c400 Parents: b153035 Author: Rajesh Balamohan <[email protected]> Authored: Thu Oct 1 03:26:27 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Thu Oct 1 03:26:27 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/427fa620/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index cbb1c50..a844179 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -468,6 +468,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
