Author: bobby
Date: Wed Apr 4 14:57:57 2012
New Revision: 1309435
URL: http://svn.apache.org/viewvc?rev=1309435&view=rev
Log:
moved HADOOP-8088 to 0.23.3
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1309435&r1=1309434&r2=1309435&view=diff
==============================================================================
---
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Wed Apr 4 14:57:57 2012
@@ -275,6 +275,9 @@ Release 0.23.3 - UNRELEASED
BUG FIXES
+ HADOOP-8088. User-group mapping cache incorrectly does negative caching on
+ transient failures (Khiwal Lee via bobby)
+
Release 0.23.2 - UNRELEASED
NEW FEATURES
@@ -369,9 +372,6 @@ Release 0.23.2 - UNRELEASED
HADOOP-8176. Disambiguate the destination of FsShell copies (Daryn Sharp
via bobby)
- HADOOP-8088. User-group mapping cache incorrectly does negative caching on
- transient failures (Khiwal Lee via bobby)
-
HADOOP-8208. Disallow self failover. (eli)
Release 0.23.1 - 2012-02-17