瀏覽代碼

Change the jira number of commit 1454021 to HDFS-4565. Attribute it to the right contributor, Arpit Gupta

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1454027 13f79535-47bb-0310-9956-ffa450edef68
Suresh Srinivas 12 年之前
父節點
當前提交
49b2c6ab77
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 2 - 2
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -371,8 +371,8 @@ Release 2.0.5-beta - UNRELEASED
     HDFS-4544. Error in deleting blocks should not do check disk, for
     all types of errors. (Arpit Agarwal via suresh)
 
-    HDFS-4546. Use DFSUtil.getSpnegoKeytabKey() to get the spnego keytab key
-    in secondary namenode and namenode http server. (Arpit Agarwal via suresh)
+    HDFS-4565. Use DFSUtil.getSpnegoKeytabKey() to get the spnego keytab key
+    in secondary namenode and namenode http server. (Arpit Gupta via suresh)
 
 Release 2.0.4-alpha - UNRELEASED