Repository: tez Updated Branches: refs/heads/master 9c562757c -> 9d4a0efe4
Fixing CHANGES.txt for backporting TEZ-2198 to branch-0.7 (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/9d4a0efe Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/9d4a0efe Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/9d4a0efe Branch: refs/heads/master Commit: 9d4a0efe4528d38ee9127826b8695ea75449e5e7 Parents: 9c56275 Author: Rajesh Balamohan <[email protected]> Authored: Wed Sep 2 12:53:35 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Wed Sep 2 12:53:35 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/9d4a0efe/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 833fabb..e88abe3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -158,6 +158,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2198. Fix sorter spill counts TEZ-2440. Sorter should check for indexCacheList.size() in flush() TEZ-2742. VertexImpl.finished() terminationCause hides member var of the same name
