Move HDFS-6110 down to 2.5.0 section of CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598787 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
42391d260d
commit
da5df3af0a
|
@ -317,9 +317,6 @@ Trunk (Unreleased)
|
|||
HDFS-6374. setXAttr should require the user to be the owner of the file
|
||||
or directory (Charles Lamb via wang)
|
||||
|
||||
HDFS-6110 adding more slow action log in critical write path
|
||||
(Liang Xie via stack)
|
||||
|
||||
Release 2.5.0 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -461,6 +458,9 @@ Release 2.5.0 - UNRELEASED
|
|||
|
||||
HDFS-6056. Clean up NFS config settings (brandonli)
|
||||
|
||||
HDFS-6110 adding more slow action log in critical write path
|
||||
(Liang Xie via stack)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
HDFS-6214. Webhdfs has poor throughput for files >2GB (daryn)
|
||||
|
|
Loading…
Reference in New Issue