Move CHANGES.txt entry for HDFS-3067 to branch-2 instead of trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1359331 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1153780655
commit
b6a9d38c09
|
@ -141,9 +141,6 @@ Trunk (unreleased changes)
|
|||
|
||||
HDFS-2966. TestNameNodeMetrics tests can fail under load. (stevel)
|
||||
|
||||
HDFS-3067. NPE in DFSInputStream.readBuffer if read is repeated on
|
||||
corrupted block. (Henry Robinson via atm)
|
||||
|
||||
HDFS-3116. Typo in fetchdt error message. (AOE Takashi via atm)
|
||||
|
||||
HDFS-3126. Journal stream from Namenode to BackupNode needs to have
|
||||
|
@ -287,6 +284,9 @@ Branch-2 ( Unreleased changes )
|
|||
HDFS-2391. Newly set BalancerBandwidth value is not displayed anywhere.
|
||||
(harsh)
|
||||
|
||||
HDFS-3067. NPE in DFSInputStream.readBuffer if read is repeated on
|
||||
corrupted block. (Henry Robinson via atm)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
HDFS-2982. Startup performance suffers when there are many edit log
|
||||
|
|
Loading…
Reference in New Issue