Author: acmurthy Date: Mon Mar 26 17:30:55 2012 New Revision: 1305458 URL: http://svn.apache.org/viewvc?rev=1305458&view=rev Log: MAPREDUCE-3353. Fixed commit msg to point to right jira.
Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt Modified: hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt?rev=1305458&r1=1305457&r2=1305458&view=diff ============================================================================== --- hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt (original) +++ hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt Mon Mar 26 17:30:55 2012 @@ -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