소스 검색

HADOOP-3254. Restructure internal namenode methods that process
heartbeats to use well-defined BlockCommand object(s) instead of
using the base java Object. (Tsz Wo (Nicholas), SZE via dhruba)



git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@648382 13f79535-47bb-0310-9956-ffa450edef68

Dhruba Borthakur 17 년 전
부모
커밋
dc6bf5376c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -27,7 +27,7 @@ Trunk (unreleased changes)
 
     Increment ClientProtocol.versionID missed by HADOOP-2585. (shv)
 
-    HADOOP-3176. Restructure internal namenode methods that process
+    HADOOP-3254. Restructure internal namenode methods that process
     heartbeats to use well-defined BlockCommand object(s) instead of 
     using the base java Object. (Tsz Wo (Nicholas), SZE via dhruba)