Author: cnauroth
Date: Fri Jun 20 18:30:49 2014
New Revision: 1604233
URL: http://svn.apache.org/r1604233
Log:
HADOOP-10689. InputStream is not closed in
AzureNativeFileSystemStore#retrieve(). Contributed by Chen He.
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=1604233&r1=1604232&r2=1604233&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Fri Jun
20 18:30:49 2014
@@ -585,6 +585,9 @@ Release 2.5.0 - UNRELEASED
HADOOP-9559. When metrics system is restarted MBean names get incorrectly
flagged as dupes. (Mostafa Elhemali and Mike Liddell via cnauroth)
+ HADOOP-10689. InputStream is not closed in
+ AzureNativeFileSystemStore#retrieve(). (Chen He via cnauroth)
+
BREAKDOWN OF HADOOP-10514 SUBTASKS AND RELATED JIRAS
HADOOP-10520. Extended attributes definition and FileSystem APIs for