You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by ss...@apache.org on 2015/02/10 22:52:16 UTC

[04/17] tez git commit: TEZ-1895. Update CHANGES.txt (move TEZ-1895 to 0.5.4)

TEZ-1895. Update CHANGES.txt (move TEZ-1895 to 0.5.4)


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

Branch: refs/heads/TEZ-2003
Commit: 236b0e28839938a737cac9aec0646d1d7c328cd4
Parents: f4667a6
Author: Jeff Zhang <zj...@apache.org>
Authored: Fri Feb 6 10:27:37 2015 +0800
Committer: Jeff Zhang <zj...@apache.org>
Committed: Fri Feb 6 10:27:37 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/tez/blob/236b0e28/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0d02ae5..079ea73 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,7 +8,6 @@ INCOMPATIBLE CHANGES
 
 ALL CHANGES:
   TEZ-2023. Refactor logIndividualFetchComplete() to be common for both shuffle-schedulers.
-  TEZ-1895. Vertex reRunning should decrease successfulMembers of VertexGroupInfo.
   TEZ-1999. IndexOutOfBoundsException during merge.
   TEZ-2000. Source vertex exists error during DAG submission.
   TEZ-2008. Add methods to SecureShuffleUtils to verify a reply based on a provided Key.
@@ -179,6 +178,7 @@ TEZ-UI CHANGES (TEZ-8):
 Release 0.5.4: Unreleased
 
 ALL CHANGES:
+  TEZ-1895. Vertex reRunning should decrease successfulMembers of VertexGroupInfo.
   TEZ-2020. For 1-1 edge vertex configured event may be sent incorrectly
   TEZ-2015. VertexImpl.doneReconfiguringVertex() should check other criteria
   before sending notification