Repository: tez Updated Branches: refs/heads/master 49866b8fc -> 86c690257
Updating CHANGES.txt for TEZ-2440 (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/86c69025 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/86c69025 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/86c69025 Branch: refs/heads/master Commit: 86c6902578e0c9c9d4ca5288519c5f2869dcc199 Parents: 49866b8 Author: Rajesh Balamohan <[email protected]> Authored: Wed Sep 2 08:02:32 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Wed Sep 2 08:02:32 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/86c69025/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index e922ae1..ffa9b37 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -157,6 +157,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2440. Sorter should check for indexCacheList.size() in flush() TEZ-2742. VertexImpl.finished() terminationCause hides member var of the same name TEZ-2662. Provide a way to check whether AM or task opts are valid and error if not.
