git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.5@1613223 13f79535-47bb-0310-9956-ffa450edef68
@@ -618,6 +618,9 @@ Release 2.5.0 - UNRELEASED
HDFS-6622. Rename and AddBlock may race and produce invalid edits (kihwal
via cmccabe)
+ HDFS-6723. New NN webUI no longer displays decommissioned state for dead node.
+ (Ming Ma via wheat9)
+
Release 2.4.1 - 2014-06-23
INCOMPATIBLE CHANGES
@@ -283,7 +283,7 @@
<tr class="danger">
<td>{name} ({xferaddr})</td>
<td>{lastContact}</td>
- <td>Dead{?decomissioned}, Decomissioned{/decomissioned}</td>
+ <td>Dead{?decommissioned}, Decommissioned{/decommissioned}</td>
<td>-</td>