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 2014/11/08 20:31:32 UTC

tez git commit: Fixing CHANGES.txt for TEZ-1749

Repository: tez
Updated Branches:
  refs/heads/master 422d5d929 -> 0127a90aa


Fixing CHANGES.txt for TEZ-1749


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

Branch: refs/heads/master
Commit: 0127a90aa84bce88d97ff5c632d38faf4aaaf7aa
Parents: 422d5d9
Author: Rajesh Balamohan <rb...@apache.org>
Authored: Sat Nov 8 11:24:01 2014 -0800
Committer: Rajesh Balamohan <rb...@apache.org>
Committed: Sat Nov 8 11:24:01 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/tez/blob/0127a90a/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index f849fec..da457df 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,7 +9,6 @@ ALL CHANGES:
   TEZ-1733. TezMerger should sort FileChunks on size when merging
   TEZ-1738. Tez tfile parser for log parsing
   TEZ-1627. Remove OUTPUT_CONSUMABLE and related Event in TaskAttemptImpl
-  TEZ-1749. Increase test timeout for TestLocalMode.testMultipleClientsWithSession
 
 Release 0.5.3: Unreleased
 
@@ -18,6 +17,7 @@ ALL CHANGES:
   TEZ-1745. TestATSHistoryLoggingService::testATSHistoryLoggingServiceShutdown can be flaky.
   TEZ-1747. Increase test timeout for TestSecureShuffle.
   TEZ-1746. Flaky test in TestVertexImpl and TestExceptionPropagation.
+  TEZ-1749. Increase test timeout for TestLocalMode.testMultipleClientsWithSession
 
 Release 0.5.2: 2014-11-07