Fix CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1593473 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
eac832f92d
commit
87215cb9f6
|
@ -438,9 +438,6 @@ Release 2.5.0 - UNRELEASED
|
||||||
HDFS-5381. ExtendedBlock#hashCode should use both blockId and block pool ID
|
HDFS-5381. ExtendedBlock#hashCode should use both blockId and block pool ID
|
||||||
(Benoy Antony via Colin Patrick McCabe)
|
(Benoy Antony via Colin Patrick McCabe)
|
||||||
|
|
||||||
HDFS-6329. WebHdfs does not work if HA is enabled on NN but logical URI is
|
|
||||||
not configured. (kihwal)
|
|
||||||
|
|
||||||
Release 2.4.1 - UNRELEASED
|
Release 2.4.1 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -501,6 +498,9 @@ Release 2.4.1 - UNRELEASED
|
||||||
|
|
||||||
HDFS-6340. DN can't finalize upgrade. (Rahul Singhal via Arpit Agarwal)
|
HDFS-6340. DN can't finalize upgrade. (Rahul Singhal via Arpit Agarwal)
|
||||||
|
|
||||||
|
HDFS-6329. WebHdfs does not work if HA is enabled on NN but logical URI is
|
||||||
|
not configured. (kihwal)
|
||||||
|
|
||||||
Release 2.4.0 - 2014-04-07
|
Release 2.4.0 - 2014-04-07
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue