In CHANGES.txt, move HDFS-9294 to Release 2.6.4.
This commit is contained in:
parent
c33603be36
commit
87779a4478
|
@ -1837,9 +1837,6 @@ Release 2.7.2 - UNRELEASED
|
||||||
HDFS-9426. Rollingupgrade finalization is not backward compatible
|
HDFS-9426. Rollingupgrade finalization is not backward compatible
|
||||||
(Kihwal Lee via vinayakumarb)
|
(Kihwal Lee via vinayakumarb)
|
||||||
|
|
||||||
HDFS-9294. DFSClient deadlock when close file and failed to renew lease.
|
|
||||||
(Brahma Reddy Battula via szetszwo)
|
|
||||||
|
|
||||||
HDFS-9445. Datanode may deadlock while handling a bad volume.
|
HDFS-9445. Datanode may deadlock while handling a bad volume.
|
||||||
(Wlater Su via Kihwal)
|
(Wlater Su via Kihwal)
|
||||||
|
|
||||||
|
@ -2900,6 +2897,9 @@ Release 2.6.4 - UNRELEASED
|
||||||
HDFS-9600. do not check replication if the block is under construction
|
HDFS-9600. do not check replication if the block is under construction
|
||||||
(Phil Yang via vinayakumarb)
|
(Phil Yang via vinayakumarb)
|
||||||
|
|
||||||
|
HDFS-9294. DFSClient deadlock when close file and failed to renew lease.
|
||||||
|
(Brahma Reddy Battula via szetszwo)
|
||||||
|
|
||||||
Release 2.6.3 - 2015-12-17
|
Release 2.6.3 - 2015-12-17
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue