CHANGES.txt. Move HDFS-7199 to branch-2.6
This commit is contained in:
parent
6f7ce842c0
commit
af3694b392
|
@ -145,9 +145,6 @@ Release 2.7.0 - UNRELEASED
|
|||
HDFS-7324. haadmin command usage prints incorrect command name.
|
||||
(Brahma Reddy Battula via suresh)
|
||||
|
||||
HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer
|
||||
crashes with an unchecked exception (rushabhs via cmccabe)
|
||||
|
||||
Release 2.6.0 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -763,6 +760,9 @@ Release 2.6.0 - UNRELEASED
|
|||
HDFS-7218. FSNamesystem ACL operations should write to audit log on
|
||||
failure. (clamb via yliu)
|
||||
|
||||
HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer
|
||||
crashes with an unchecked exception (rushabhs via cmccabe)
|
||||
|
||||
BREAKDOWN OF HDFS-6581 SUBTASKS AND RELATED JIRAS
|
||||
|
||||
HDFS-6921. Add LazyPersist flag to FileStatus. (Arpit Agarwal)
|
||||
|
|
Loading…
Reference in New Issue