Browse Source

MAPREDUCE-3431

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1301500 13f79535-47bb-0310-9956-ffa450edef68
Steve Loughran 13 years ago
parent
commit
e8ae52823f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hadoop-mapreduce-project/CHANGES.txt

+ 2 - 0
hadoop-mapreduce-project/CHANGES.txt

@@ -156,6 +156,8 @@ Release 0.23.3 - UNRELEASED
     MAPREDUCE-4007. JobClient getJob(JobID) should return NULL if the job 
     does not exist (for backwards compatibility) (tucu)
 
+    MAPREDUCE-3431 NPE in Resource Manager shutdown. (stevel)
+
 Release 0.23.2 - UNRELEASED
 
   INCOMPATIBLE CHANGES