HDFS-7314. Moving to 2.6.1 CHANGES.txt section.
This commit is contained in:
parent
fbbb7ff1ed
commit
f103a70af5
|
@ -731,9 +731,6 @@ Release 2.8.0 - UNRELEASED
|
||||||
HDFS-8742. Inotify: Support event for OP_TRUNCATE.
|
HDFS-8742. Inotify: Support event for OP_TRUNCATE.
|
||||||
(Surendra Singh Lilhore via aajisaka)
|
(Surendra Singh Lilhore via aajisaka)
|
||||||
|
|
||||||
HDFS-7314. When the DFSClient lease cannot be renewed, abort open-for-write
|
|
||||||
files rather than the entire DFSClient. (mingma)
|
|
||||||
|
|
||||||
HDFS-8794. Improve CorruptReplicasMap#corruptReplicasMap. (yliu)
|
HDFS-8794. Improve CorruptReplicasMap#corruptReplicasMap. (yliu)
|
||||||
|
|
||||||
HDFS-7483. Display information per tier on the Namenode UI.
|
HDFS-7483. Display information per tier on the Namenode UI.
|
||||||
|
@ -2454,6 +2451,9 @@ Release 2.6.1 - 2015-09-09
|
||||||
HDFS-7213. processIncrementalBlockReport performance degradation.
|
HDFS-7213. processIncrementalBlockReport performance degradation.
|
||||||
(Eric Payne via kihwal)
|
(Eric Payne via kihwal)
|
||||||
|
|
||||||
|
HDFS-7314. When the DFSClient lease cannot be renewed, abort open-for-write
|
||||||
|
files rather than the entire DFSClient. (mingma)
|
||||||
|
|
||||||
HDFS-7235. DataNode#transferBlock should report blocks that don't exist
|
HDFS-7235. DataNode#transferBlock should report blocks that don't exist
|
||||||
using reportBadBlock (yzhang via cmccabe)
|
using reportBadBlock (yzhang via cmccabe)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue