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
This commit is contained in:
Arun Murthy 2012-03-26 17:30:55 +00:00
parent 7fb62a08e8
commit debf11cc3f
1 changed files with 1 additions and 1 deletions

View File

@ -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