Move HDFS-5283 to section branch-2.3.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1550032 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e408ef35e9
commit
732975be82
|
@ -616,9 +616,6 @@ Release 2.4.0 - UNRELEASED
|
||||||
HDFS-5352. Server#initLog() doesn't close InputStream in httpfs. (Ted Yu via
|
HDFS-5352. Server#initLog() doesn't close InputStream in httpfs. (Ted Yu via
|
||||||
jing9)
|
jing9)
|
||||||
|
|
||||||
HDFS-5283. Under construction blocks only inside snapshots should not be
|
|
||||||
counted in safemode threshhold. (Vinay via szetszwo)
|
|
||||||
|
|
||||||
HDFS-4376. Fix race conditions in Balancer. (Junping Du via szetszwo)
|
HDFS-4376. Fix race conditions in Balancer. (Junping Du via szetszwo)
|
||||||
|
|
||||||
HDFS-5375. hdfs.cmd does not expose several snapshot commands. (cnauroth)
|
HDFS-5375. hdfs.cmd does not expose several snapshot commands. (cnauroth)
|
||||||
|
@ -780,6 +777,9 @@ Release 2.3.0 - UNRELEASED
|
||||||
HDFS-5353. Short circuit reads fail when dfs.encrypt.data.transfer is
|
HDFS-5353. Short circuit reads fail when dfs.encrypt.data.transfer is
|
||||||
enabled. (Colin Patrick McCabe via jing9)
|
enabled. (Colin Patrick McCabe via jing9)
|
||||||
|
|
||||||
|
HDFS-5283. Under construction blocks only inside snapshots should not be
|
||||||
|
counted in safemode threshhold. (Vinay via szetszwo)
|
||||||
|
|
||||||
HDFS-5257. addBlock() retry should return LocatedBlock with locations else client
|
HDFS-5257. addBlock() retry should return LocatedBlock with locations else client
|
||||||
will get AIOBE. (Vinay via jing9)
|
will get AIOBE. (Vinay via jing9)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue