Merge 1400552 from trunk to change incorrect jira number HADOOP-8923 to HADOOP-8932 introduced in commit r1398883.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1400553 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Suresh Srinivas 2012-10-21 01:49:42 +00:00
parent a84f9970fa
commit 697229786f
1 changed files with 1 additions and 1 deletions

View File

@ -808,7 +808,7 @@ Release 0.23.5 - UNRELEASED
IMPROVEMENTS
HADOOP-8923. JNI-based user-group mapping modules can be too chatty on
HADOOP-8932. JNI-based user-group mapping modules can be too chatty on
lookup failures. (Kihwal Lee via suresh)
HADOOP-8930. Cumulative code coverage calculation (Andrey Klochkov via