[
https://issues.apache.org/jira/browse/HDFS-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534672#comment-14534672
]
Hudson commented on HDFS-8174:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #2119 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2119/])
HDFS-8174. Update replication count to live rep count in fsck report.
Contributed by J.Andreina (umamahesh: rev
2ea0f2fc938febd7fbbe03656a91ae3db1409c50)
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NamenodeFsck.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Update replication count to live rep count in fsck report
> ---------------------------------------------------------
>
> Key: HDFS-8174
> URL: https://issues.apache.org/jira/browse/HDFS-8174
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: J.Andreina
> Assignee: J.Andreina
> Priority: Minor
> Labels: BB2015-05-RFC
> Fix For: 2.8.0
>
> Attachments: HDFS-8174.1.patch
>
>
> When one of the replica is decommissioned , fetching fsck report gives "repl"
> count is one less than the total replica information displayed.
> {noformat}
> blk_x len=y repl=3 [dn1, dn2, dn3, dn4]
> {noformat}
> Update the description from "rep" to "Live_rep"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)