You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by st...@apache.org on 2013/12/02 12:03:01 UTC

svn commit: r1546959 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Author: stevel
Date: Mon Dec  2 11:03:00 2013
New Revision: 1546959

URL: http://svn.apache.org/r1546959
Log:
HADOOP-10135 writes to swift fs over partition size leave temp files and empty output file

Modified:
    hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt   (contents, props changed)

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=1546959&r1=1546958&r2=1546959&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt (original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Mon Dec  2 11:03:00 2013
@@ -452,6 +452,9 @@ Release 2.3.0 - UNRELEASED
     HADOOP-10107. Server.getNumOpenConnections may throw NPE. (Kihwal Lee via
     jing9)
 
+    HADOOP-10135 writes to swift fs over partition size leave temp files and
+    empty output file (David Dobbins via stevel)
+
 Release 2.2.1 - UNRELEASED
 
   INCOMPATIBLE CHANGES

Propchange: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
------------------------------------------------------------------------------
  Merged /hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt:r1546957