Repository: tez
Updated Branches:
  refs/heads/master 601fa0156 -> 9a3d8898b


Updating CHANGES.txt for TEZ-2565 (rbalamohan)


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/9a3d8898
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/9a3d8898
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/9a3d8898

Branch: refs/heads/master
Commit: 9a3d8898bf8fbfe90776e6c2d1591d05cca7c47b
Parents: 601fa01
Author: Rajesh Balamohan <[email protected]>
Authored: Thu Aug 27 04:13:15 2015 +0530
Committer: Rajesh Balamohan <[email protected]>
Committed: Thu Aug 27 04:13:15 2015 +0530

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/9a3d8898/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 19d0cf4..42e7290 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -54,6 +54,7 @@ ALL CHANGES:
   TEZ-2575. Handle KeyValue pairs size which do not fit in a single block.
   TEZ-2599. Dont send obsoleted data movement events to tasks
   TEZ-2542. TezDAGID fromString array length check.
+  TEZ-2565. Consider scanning unfinished tasks in 
VertexImpl::constructStatistics to reduce merge overhead.
   TEZ-2296. Add option to print counters for tez-examples.
   TEZ-2570. Fix license header issue for eps image files.
   TEZ-2378. In case Fetcher (unordered) fails to do local fetch, log in debug 
mode to reduce log size.

Reply via email to