J.Andreina created HDFS-8174:
--------------------------------
Summary: 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
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)