HDFS-7425. NameNode block deletion logging uses incorrect appender. Contributed by Chris Nauroth.
This commit is contained in:
parent
a128cca305
commit
b8c094b075
|
@ -470,6 +470,21 @@ Release 2.7.0 - UNRELEASED
|
|||
|
||||
HDFS-7374. Allow decommissioning of dead DataNodes. (Zhe Zhang)
|
||||
|
||||
Release 2.6.1 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
||||
NEW FEATURES
|
||||
|
||||
IMPROVEMENTS
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
BUG FIXES
|
||||
|
||||
HDFS-7425. NameNode block deletion logging uses incorrect appender.
|
||||
(cnauroth)
|
||||
|
||||
Release 2.6.0 - 2014-11-18
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue