Explorar o código

MAPREDUCE-3353. Fixed commit msg to point to right jira.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1305458 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy %!s(int64=13) %!d(string=hai) anos
pai
achega
debf11cc3f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-mapreduce-project/CHANGES.txt

+ 1 - 1
hadoop-mapreduce-project/CHANGES.txt

@@ -37,7 +37,7 @@ Release 0.23.3 - UNRELEASED
     MAPREDUCE-3970. Add ServiceOperations class to aid working with Services
     (stevel)
 
-    MAPREDUCE-3533. Add a channel between RM and AM to get information on
+    MAPREDUCE-3353. Add a channel between RM and AM to get information on
     nodes. (Bikas Saha via acmurthy) 
 
   OPTIMIZATIONS