HADOOP-10690. Correct CHANGES.txt.

This commit is contained in:
cnauroth 2014-12-17 14:31:26 -08:00
parent cb6eb5931f
commit 156e78c1da
1 changed files with 4 additions and 4 deletions

View File

@ -240,6 +240,10 @@ Release 2.7.0 - UNRELEASED
HADOOP-10689. InputStream is not closed in
AzureNativeFileSystemStore#retrieve(). (Chen He via cnauroth)
HADOOP-10690. Lack of synchronization on access to InputStream in
NativeAzureFileSystem#NativeAzureFsInputStream#close().
(Chen He via cnauroth)
Release 2.6.0 - 2014-11-18
INCOMPATIBLE CHANGES
@ -1294,10 +1298,6 @@ Release 2.5.0 - 2014-08-11
HADOOP-10910. Increase findbugs maxHeap size. (wang)
HADOOP-10690. Lack of synchronization on access to InputStream in
NativeAzureFileSystem#NativeAzureFsInputStream#close().
(Chen He via cnauroth)
BREAKDOWN OF HADOOP-10514 SUBTASKS AND RELATED JIRAS
HADOOP-10520. Extended attributes definition and FileSystem APIs for