Updating CHANGES.txt - Pulling in HDFS-8091 to branch-2.7 (for 2.7.1)
This commit is contained in:
parent
b82567d455
commit
3393461197
|
@ -539,9 +539,6 @@ Release 2.8.0 - UNRELEASED
|
||||||
HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and
|
HDFS-8096. DatanodeMetrics#blocksReplicated will get incremented early and
|
||||||
even for failed transfers (vinayakumarb)
|
even for failed transfers (vinayakumarb)
|
||||||
|
|
||||||
HDFS-8091: ACLStatus and XAttributes should be presented to
|
|
||||||
INodeAttributesProvider before returning to client (asuresh)
|
|
||||||
|
|
||||||
HDFS-7939. Two fsimage_rollback_* files are created which are not deleted
|
HDFS-7939. Two fsimage_rollback_* files are created which are not deleted
|
||||||
after rollback. (J.Andreina via vinayakumarb)
|
after rollback. (J.Andreina via vinayakumarb)
|
||||||
|
|
||||||
|
@ -660,6 +657,9 @@ Release 2.7.1 - UNRELEASED
|
||||||
HDFS-8269. getBlockLocations() does not resolve the .reserved path and
|
HDFS-8269. getBlockLocations() does not resolve the .reserved path and
|
||||||
generates incorrect edit logs when updating the atime. (wheat9)
|
generates incorrect edit logs when updating the atime. (wheat9)
|
||||||
|
|
||||||
|
HDFS-8091: ACLStatus and XAttributes should be presented to
|
||||||
|
INodeAttributesProvider before returning to client (asuresh)
|
||||||
|
|
||||||
Release 2.7.0 - 2015-04-20
|
Release 2.7.0 - 2015-04-20
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue