Change incorrect jira number HADOOP-8923 to HADOOP-8932 introduced in commit r1398883.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1400552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Suresh Srinivas 2012-10-21 01:46:13 +00:00
parent 5d94cd9e48
commit 85b158998e
1 changed files with 1 additions and 1 deletions

View File

@ -1078,7 +1078,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