Author: bobby
Date: Wed Apr 4 14:59:40 2012
New Revision: 1309436
URL: http://svn.apache.org/viewvc?rev=1309436&view=rev
Log:
moved HADOOP-8088 to 0.23.3
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1309436&r1=1309435&r2=1309436&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Wed Apr
4 14:59:40 2012
@@ -383,6 +383,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
INCOMPATIBLE CHANGES
@@ -478,9 +481,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