Repository: hadoop
Updated Branches:
  refs/heads/branch-2 50778f9d4 -> 2c80a3fe1


Moved YARN-3434. (Interaction between reservations and userlimit can result in 
significant ULF violation.) From 2.8.0 to 2.7.1

(cherry picked from commit 1952f88889395870e7b631d43418e075e774b9d2)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2c80a3fe
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2c80a3fe
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/2c80a3fe

Branch: refs/heads/branch-2
Commit: 2c80a3fe19ea9030a816e87014aab2f661b33f70
Parents: 50778f9
Author: Wangda Tan <wan...@apache.org>
Authored: Mon May 11 15:21:35 2015 -0700
Committer: Wangda Tan <wan...@apache.org>
Committed: Mon May 11 15:22:25 2015 -0700

----------------------------------------------------------------------
 hadoop-yarn-project/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/2c80a3fe/hadoop-yarn-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index e9ecc9e..7048e06 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -262,9 +262,6 @@ Release 2.8.0 - UNRELEASED
     YARN-3495. Confusing log generated by FairScheduler.
     (Brahma Reddy Battula via ozawa)
 
-    YARN-3434. Interaction between reservations and userlimit can result in 
-    significant ULF violation (tgraves)
-
     YARN-3387. Previous AM's container completed status couldn't pass to 
current
     AM if AM and RM restarted during the same time. (sandflee via jianhe)
 
@@ -420,6 +417,9 @@ Release 2.7.1 - UNRELEASED
     YARN-3476. Nodemanager can fail to delete local logs if log aggregation
     fails (Rohith via jlowe)
 
+    YARN-3434. Interaction between reservations and userlimit can result in 
+    significant ULF violation (tgraves)
+
 Release 2.7.0 - 2015-04-20
 
   INCOMPATIBLE CHANGES

Reply via email to