HDFS-7226. Update CHANGES.txt to indicate fix in 2.6.0.
This commit is contained in:
parent
e7f1c0482e
commit
d026f36762
|
@ -380,8 +380,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
|
||||
|
@ -1409,6 +1407,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
|
||||
|
|
Loading…
Reference in New Issue