In CHANGES.txt, move HDFS-9294 to Release 2.6.4.

This commit is contained in:
Tsz-Wo Nicholas Sze 2016-01-16 23:44:14 +08:00
parent 5468c40fe7
commit e75ca52138
1 changed files with 3 additions and 3 deletions

View File

@ -1784,9 +1784,6 @@ Release 2.7.2 - UNRELEASED
HDFS-9426. Rollingupgrade finalization is not backward compatible
(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.
(Wlater Su via Kihwal)
@ -2845,6 +2842,9 @@ Release 2.6.4 - UNRELEASED
HDFS-9600. do not check replication if the block is under construction
(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
INCOMPATIBLE CHANGES