瀏覽代碼

HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu)
Moved CHANGES.txt entry to 2.7.2

Vinayakumar B 10 年之前
父節點
當前提交
e0febce0e7
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 3
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -930,9 +930,6 @@ Release 2.8.0 - UNRELEASED
     HADOOP-12164. Fix TestMove and TestFsShellReturnCode failed to get command
     HADOOP-12164. Fix TestMove and TestFsShellReturnCode failed to get command
     name using reflection. (Lei (Eddy) Xu)
     name using reflection. (Lei (Eddy) Xu)
 
 
-    HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync
-    multiple times (zhihai xu via vinayakumarb)
-
     HADOOP-12117. Potential NPE from Configuration#loadProperty with
     HADOOP-12117. Potential NPE from Configuration#loadProperty with
     allowNullValueProperties set. (zhihai xu via vinayakumarb)
     allowNullValueProperties set. (zhihai xu via vinayakumarb)
 
 
@@ -948,6 +945,9 @@ Release 2.7.2 - UNRELEASED
 
 
   BUG FIXES
   BUG FIXES
 
 
+    HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync
+    multiple times (zhihai xu via vinayakumarb)
+
 Release 2.7.1 - 2015-07-06 
 Release 2.7.1 - 2015-07-06 
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES