You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by hi...@apache.org on 2016/09/06 18:14:52 UTC

tez git commit: Update CHANGES.txt for TEZ-2852.

Repository: tez
Updated Branches:
  refs/heads/master 1a068b239 -> 005e8fb58


Update CHANGES.txt for TEZ-2852.


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

Branch: refs/heads/master
Commit: 005e8fb5878eef9ff2fa496a18df866763845cd4
Parents: 1a068b2
Author: Hitesh Shah <hi...@apache.org>
Authored: Tue Sep 6 11:14:11 2016 -0700
Committer: Hitesh Shah <hi...@apache.org>
Committed: Tue Sep 6 11:14:38 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/005e8fb5/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 0225db6..65cd05c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -589,6 +589,7 @@ INCOMPATIBLE CHANGES
 
 ALL CHANGES:
 
+  TEZ-2852. TestVertexImpl fails due to race in AsyncDispatcher.
   TEZ-3326. Display JVM system properties in AM and task logs.
   TEZ-3009. Errors that occur during container task acquisition are not logged.
   TEZ-3413. ConcurrentModificationException in HistoryEventTimelineConversion for AppLaunchedEvent.