You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by rb...@apache.org on 2015/09/03 03:57:27 UTC

tez git commit: Updating CHANGES.txt for TEZ-2731 backport (rbalamohan)

Repository: tez
Updated Branches:
  refs/heads/master 53c5e6139 -> 05edd82a9


Updating CHANGES.txt for TEZ-2731 backport (rbalamohan)


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

Branch: refs/heads/master
Commit: 05edd82a96e48c5fd84c290bfff734db530acba5
Parents: 53c5e61
Author: Rajesh Balamohan <rb...@apache.org>
Authored: Thu Sep 3 07:31:29 2015 +0530
Committer: Rajesh Balamohan <rb...@apache.org>
Committed: Thu Sep 3 07:31:29 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/tez/blob/05edd82a/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 687db4d..72d972f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -162,6 +162,7 @@ Release 0.7.1: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
+  TEZ-2731. Fix Tez GenericCounter performance bottleneck
   TEZ-2752. logUnsuccessful completion in Attempt should write original finish
   time to ATS
   TEZ-2755. Fix findbugs warning in TezClient