HDFS-7226. Update CHANGES.txt to indicate fix in 2.6.0.

(cherry picked from commit d026f36762)
This commit is contained in:
cnauroth 2014-11-06 23:10:21 -08:00
parent 58e8b280c7
commit c7752f9180
1 changed files with 2 additions and 2 deletions

View File

@ -125,8 +125,6 @@ Release 2.7.0 - UNRELEASED
HDFS-7252. small refinement to the use of isInAnEZ in FSNamesystem.
(Yi Liu via vinayakumarb)
HDFS-7226. Fix TestDNFencing.testQueueingWithAppend. (Yongjun Zhang via jing9)
HDFS-7277. Remove explicit dependency on netty 3.2 in BKJournal. (wheat9)
HDFS-7232. Populate hostname in httpfs audit log (Zoran Dimitrijevic
@ -1264,6 +1262,8 @@ Release 2.6.0 - UNRELEASED
dfs.namenode.secondary.http-address cannot be interpreted as a network
address. (cnauroth)
HDFS-7226. Fix TestDNFencing.testQueueingWithAppend. (Yongjun Zhang via jing9)
Release 2.5.2 - UNRELEASED
INCOMPATIBLE CHANGES